summaryrefslogblamecommitdiff
path: root/run-server.bat
blob: 3d09ba318900a6cbdd32c66f24c3ee827f398157 (plain) (tree)
1
2
3
4
5
6
7
8
         
                                                            


                                                                                


                             
@echo off
rem This is and auto-restart script for the Server Emulator.
rem It will also keep the map server OPEN after it crashes to that errors may be
rem more easily identified
rem Writen by Jbain
start cmd /k login-server.bat
start cmd /k char-server.bat
start cmd /k map-server.bat