summaryrefslogtreecommitdiff
path: root/mapserv.bat
blob: d9eee9f6e088864855436c57de91bd4a72470d99 (plain) (blame)
1
2
3
4
5
6
7
8
9
@echo off
rem Writen by Jbain
:end
map-server.exe
echo .
echo .
echo Map server crashed! restarting in 15 seconds! press ctl+C to cancel restart!
PING -n 15 127.0.0.1 >nul
goto end