4 lines
No EOL
68 B
Batchfile
4 lines
No EOL
68 B
Batchfile
@echo off
|
|
cd /D "%~dp0"
|
|
"C:\lua\lua5.1.exe" robolang-se.lua
|
|
pause |