1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-03-20 09:19:21 -09:00
mage/Utils/release/startMageWin7.bat

5 lines
90 B
Batchfile
Raw Normal View History

2013-05-11 23:06:30 +02:00
@ECHO OFF
cd ./mage-client
call startClientWin7
cd ../mage-server
call startServerWin7