diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-18 22:45:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-10-18 22:45:28 +0300 |
commit | bb0d7802c0b4dcd3645275f18e6740b912ce5b95 (patch) | |
tree | 9b81633fca2529b0bde407d46d75b3f35453f0e9 /hercules/.gitignore | |
parent | f1728f9a8c1a5758a7c60707187d92bb6fb3e982 (diff) | |
download | evol-tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.tar.gz evol-tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.tar.bz2 evol-tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.tar.xz evol-tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.zip |
hercules: add tool to convert tmx to mapcahce.dat
Untested.
Diffstat (limited to 'hercules/.gitignore')
-rw-r--r-- | hercules/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hercules/.gitignore b/hercules/.gitignore index 9092a2d..8eb80be 100644 --- a/hercules/.gitignore +++ b/hercules/.gitignore @@ -1,3 +1,4 @@ clientdata maps serverdata +mapcache
\ No newline at end of file |