summaryrefslogblamecommitdiff
path: root/charserv-sql.bat
blob: 894db5dc52e7ba42e1471c59ee99518f4ebfd19f (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