Open Tibia map generator and OTBM parser.
Dependencies:
- ijson
- OTBM to JSON parser
- JSON to OTBM parser
- Map generator
- Spawn generator
- Dockerize
OTBM to JSON file parser based on A comphrensive description of the OTBM format explanation.
This parser reads .otbm binary files and returns a json containing each map entity properties:
WIP
WIP
WIP