1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-01-15 11:07:08 +00:00
mage/Utils/release/startMage.bat

5 lines
82 B
Batchfile
Raw Normal View History

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