diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:50:32 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-19 21:38:42 +0300 |
commit | 9478a2205abb02ad32fef88678405cb050529ddb (patch) | |
tree | a6b3c6a7de05e1090401f9287424531306e64a6b /runtime/char-server.bat | |
parent | 3b11fb50ba66b7be17a174dfbf88317e91813436 (diff) | |
download | hercules-9478a2205abb02ad32fef88678405cb050529ddb.tar.gz hercules-9478a2205abb02ad32fef88678405cb050529ddb.tar.bz2 hercules-9478a2205abb02ad32fef88678405cb050529ddb.tar.xz hercules-9478a2205abb02ad32fef88678405cb050529ddb.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 |