fonsleenaars / tqdb

Python parser for the Titan Quest Anniversary Edition, Ragnarok, Atlantis, Eternal Ember DLC database.
https://tq-db.net
MIT License
51 stars 15 forks source link

Move new parser into main #2

Closed fonsleenaars closed 7 years ago

fonsleenaars commented 7 years ago

The new parser is ready to be merged into master. The output of the whole parser is now three files: a JSON containing all the data, the sprite image, and sprite CSS.

Some simple command lines are added to allow for easier debugging/getting information about specific records.