1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-03-23 17:00:11 -09:00
mage/Utils/release/startMage.bat

5 lines
82 B
Batchfile
Raw Normal View History

2011-09-23 02:00:03 +03:00
@ECHO OFF
2012-12-28 13:33:15 +13:00
cd ./mage-client
2011-09-23 02:00:03 +03:00
call startClient
2012-12-28 13:33:15 +13:00
cd ../mage-server
2011-09-23 02:00:03 +03:00
call startServer