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>2016-01-13 20:13:55 +0300
commit6b7f8024d99fc0aba09c555798f6ea3a95bf7843 (patch)
tree17db2dbfefd08d0464c1d54db0badd9f5f6c465c /run-server.bat
parent7b512afee1f8a3ef52a7c977e1ad65a2d9c7ea31 (diff)
downloadhercules-6b7f8024d99fc0aba09c555798f6ea3a95bf7843.tar.gz
hercules-6b7f8024d99fc0aba09c555798f6ea3a95bf7843.tar.bz2
hercules-6b7f8024d99fc0aba09c555798f6ea3a95bf7843.tar.xz
hercules-6b7f8024d99fc0aba09c555798f6ea3a95bf7843.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