poe_data_tools 1.0.0

A library for working with Path of Exile game data
Documentation
1
2
3
# File parsers
Everything in here defines the low level specs / parsing of different file formats. They don't do anything "smart" like linking information between files. They simply serve to load the raw file data into a structured format for downstream use.