summaryrefslogtreecommitdiff
path: root/charserv.bat
diff options
context:
space:
mode:
Diffstat (limited to 'charserv.bat')
-rw-r--r--charserv.bat9
1 files changed, 9 insertions, 0 deletions
diff --git a/charserv.bat b/charserv.bat
new file mode 100644
index 000000000..29d03a3a4
--- /dev/null
+++ b/charserv.bat
@@ -0,0 +1,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 \ No newline at end of file