From 10b9543ed9d503818a9c21bc4093761e60d0df74 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 5 Oct 2014 11:50:32 +0300 Subject: Move windows and mac run time files into runtime dir. For usage, need copy it back. --- runtime/run-server.bat | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 runtime/run-server.bat (limited to 'runtime/run-server.bat') diff --git a/runtime/run-server.bat b/runtime/run-server.bat new file mode 100644 index 000000000..3d09ba318 --- /dev/null +++ b/runtime/run-server.bat @@ -0,0 +1,8 @@ +@echo off +rem This is and auto-restart script for the Server Emulator. +rem It will also keep the map server OPEN after it crashes to that errors may be +rem more easily identified +rem Writen by Jbain +start cmd /k login-server.bat +start cmd /k char-server.bat +start cmd /k map-server.bat -- cgit v1.2.3-60-g2f50