Koblat 1.0.74 update.

This commit is contained in:
Erik C. Thauvin 2017-04-23 17:24:42 -07:00
parent 4b2c0add7d
commit 8245a23d79
11 changed files with 72 additions and 54 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" %*