Updated kobalt.

This commit is contained in:
Erik C. Thauvin 2016-08-04 19:01:48 -07:00
parent a7a703ccc8
commit ea13f86342
5 changed files with 9 additions and 3 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" %*