summaryrefslogblamecommitdiff
path: root/charserv-sql.bat
blob: 90b58b205c25f880d774b899729f3881452068c3 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                                  
       
@echo off
rem Writen by Jbain
:end
char-server_sql.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