luaj ported to Windows with the name luaj.bat

This commit is contained in:
Fabrice Ducos
2022-06-15 07:12:36 +02:00
parent 3c863714b4
commit c09d652874

3
luaj.bat Executable file
View File

@@ -0,0 +1,3 @@
@echo off
jrunscript -cp luaj-jse-3.0.2.jar -l lua %*