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/tmxtocache.py | |
parent | f1728f9a8c1a5758a7c60707187d92bb6fb3e982 (diff) | |
download | tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.tar.gz tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.tar.bz2 tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.tar.xz tools-bb0d7802c0b4dcd3645275f18e6740b912ce5b95.zip |
hercules: add tool to convert tmx to mapcahce.dat
Untested.
Diffstat (limited to 'hercules/tmxtocache.py')
l--------- | hercules/tmxtocache.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hercules/tmxtocache.py b/hercules/tmxtocache.py new file mode 120000 index 0000000..df2b3e6 --- /dev/null +++ b/hercules/tmxtocache.py @@ -0,0 +1 @@ +maptool.py
\ No newline at end of file |