4 lines
55 B
Batchfile
4 lines
55 B
Batchfile
|
|
@echo off
|
||
|
|
|
||
|
|
jrunscript -cp luaj-jse-3.0.2.jar -l lua %*
|