You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
191 B
4 lines
191 B
8 years ago
|
rem this scripts starts a client (the program to debug)
|
||
|
rem you should start the debugging server before (with script server/GRLD-server.bat)
|
||
|
..\..\bin\win_x86\lua5.2\lua52.exe demo01.lua
|