summaryrefslogblamecommitdiff
path: root/runsrv.bat
blob: fb58d85111b8de6e2930fa4dfd2ee331cff7df35 (plain) (tree)
1
2
3


                                                                               
@echo off
start accountserver.exe || echo accountserver.exe not found. Not compiled yet?
start gameserver.exe || echo gameserver.exe not found. Not compiled yet?