First commit.

This commit is contained in:
Erik C. Thauvin 2017-04-17 17:54:43 -07:00
commit 644c712cc7
26 changed files with 1277 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" %*