summaryrefslogtreecommitdiffstats
path: root/runsrv.bat
blob: 8911e25beeb5b7bee1154fd51c9cd567c9897e68 (plain)
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?