mage/Utils/release/startMage.bat

5 lines
72 B
Batchfile
Raw Normal View History

2011-09-23 02:00:03 +03:00
@ECHO OFF
cd ./client
call startClient
cd ../server
call startServer