Updated to kobalt 0.867

This commit is contained in:
Erik C. Thauvin 2016-07-22 06:48:36 -07:00
parent 240c928e77
commit 4c25c756f5
8 changed files with 14 additions and 4 deletions

4
example/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" %*