Initial commit.

This commit is contained in:
Erik C. Thauvin 2016-07-27 15:51:42 -07:00
commit 27f1f3e9cc
25 changed files with 635 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" %*