summaryrefslogblamecommitdiff
path: root/charserv.bat
blob: 29d03a3a44e6f4192d1ca03b7133cf7aeb8bcdb9 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                   
@echo off
rem Writen by Jbain
:end
char-server.exe
echo .
echo .
echo Char server crashed! restarting in 15 seconds! press ctl+C to cancel restart!
PING -n 15 127.0.0.1 >nul
goto end