mage/Utils/release/startMage.bat

5 lines
72 B
Batchfile
Raw Normal View History

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