Skip to content

Commit aac2048

Browse files
author
Alex Davies-Moore
committed
Added bat file - may or may not work...
1 parent 726c774 commit aac2048

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
set DIRNAME=%~dp0
2+
if "%DIRNAME%" == "" set DIRNAME=.
3+
4+
java %FLIT_JAVA_OPTS% -jar %DIRNAME%\plugin-*-all.jar %*

0 commit comments

Comments
 (0)