1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-01-18 14:28:52 +00:00
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