diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:50:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-10 19:09:05 +0300 |
commit | 4c368a4d2d2f2cad19697d951ce2b837814d66e0 (patch) | |
tree | 86f205dbb6bdf6675f25903a967bc0d464921964 /runtime/char-server.bat | |
parent | 5ea67acb6ede04a2dd77b17a7f75fd88c573bd28 (diff) | |
download | hercules-4c368a4d2d2f2cad19697d951ce2b837814d66e0.tar.gz hercules-4c368a4d2d2f2cad19697d951ce2b837814d66e0.tar.bz2 hercules-4c368a4d2d2f2cad19697d951ce2b837814d66e0.tar.xz hercules-4c368a4d2d2f2cad19697d951ce2b837814d66e0.zip |
Move windows and mac run time files into runtime dir.
For usage, need copy it back.
Diffstat (limited to 'runtime/char-server.bat')
-rw-r--r-- | runtime/char-server.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/char-server.bat b/runtime/char-server.bat new file mode 100644 index 000000000..b21efac35 --- /dev/null +++ b/runtime/char-server.bat @@ -0,0 +1,2 @@ +@ECHO OFF +CALL serv.bat char-server.exe Char-Server |