Initial commit

This commit is contained in:
Erik C. Thauvin 2018-01-02 17:45:11 -08:00
commit da9aad15e4
29 changed files with 1338 additions and 0 deletions

4
kobaltw.bat Normal file
View file

@ -0,0 +1,4 @@
@echo off
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*