The open source repository for the action RPG game in development by Sig Productions titled 'Adventures in Lestoria'! https://forums.lestoria.net
AdventuresInLestoria/runGame.bat

3 lines
105 B

cd "Adventures in Lestoria"
"..\x64\Release\Adventures in Lestoria.exe"
set /p DUMMY=Hit ENTER to exit...