diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-09-16 20:55:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-09-16 20:55:28 +0300 |
commit | d27db8cca78e06582d8372a9d05f6483202c26ba (patch) | |
tree | b0cd0384dc86d822ecf5a233ddbe2d046ea19585 /hercules/.gitignore | |
parent | d71aa7d6d7203e5408730cfd86d5f402e0e17a4a (diff) | |
download | evol-tools-d27db8cca78e06582d8372a9d05f6483202c26ba.tar.gz evol-tools-d27db8cca78e06582d8372a9d05f6483202c26ba.tar.bz2 evol-tools-d27db8cca78e06582d8372a9d05f6483202c26ba.tar.xz evol-tools-d27db8cca78e06582d8372a9d05f6483202c26ba.zip |
Add parsing for some RO formats.
Parsing act files and start of parsing spr files (for monsters)
Diffstat (limited to 'hercules/.gitignore')
-rw-r--r-- | hercules/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hercules/.gitignore b/hercules/.gitignore index a2120ce..7eeffc2 100644 --- a/hercules/.gitignore +++ b/hercules/.gitignore @@ -6,5 +6,7 @@ newserverdata mapcache olddb newdb +rodata +tools/luadec *.pyc |