summaryrefslogtreecommitdiff
path: root/run-server.bat
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-05 11:50:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-17 23:55:02 +0300
commitfea4fa07875a21d883828cf68a055cefe200ec02 (patch)
tree9bd949a06b6fa8e6edd97c42d024f48d9d9efae1 /run-server.bat
parentf281f985518333da8931ee2e27f6840565cb1c15 (diff)
downloadhercules-fea4fa07875a21d883828cf68a055cefe200ec02.tar.gz
hercules-fea4fa07875a21d883828cf68a055cefe200ec02.tar.bz2
hercules-fea4fa07875a21d883828cf68a055cefe200ec02.tar.xz
hercules-fea4fa07875a21d883828cf68a055cefe200ec02.zip
Move windows and mac run time files into runtime dir.
For usage, need copy it back.
Diffstat (limited to 'run-server.bat')
-rw-r--r--run-server.bat8
1 files changed, 0 insertions, 8 deletions
diff --git a/run-server.bat b/run-server.bat
deleted file mode 100644
index 3d09ba318..000000000
--- a/run-server.bat
+++ /dev/null
@@ -1,8 +0,0 @@
-@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