mage/Utils/release/startMage.bat
2011-09-23 02:00:03 +03:00

5 lines
No EOL
72 B
Batchfile

@ECHO OFF
cd ./client
call startClient
cd ../server
call startServer