Updated wrappers.

This commit is contained in:
Erik C. Thauvin 2019-03-30 20:26:30 -07:00
parent 6800d362a7
commit f8a8e5917b
20 changed files with 116 additions and 11 deletions

View file

@ -0,0 +1,4 @@
@echo off
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*