A public Granado espada ies files parser
Usage : IESParser file.ies tablename or IESParser folder tablename
Not really meant to used by other people but it might be useful...
- MinGW + MSYS or any other compiler
- CMake
- Git (obviously)
- start a cmd prompt
- git clone https://github.com/Lectem/IESparser.git
- cd IESparser
- mkdir build
- cd build
- cmake .. -G"MSYS Makefiles"
- make