@poe2-toolkit/item-extractor
v0.3.0
Published
Builds Path of Exile 2 item data and icons straight from the official GGPK / patch server. Code only — ships no game data or art. Work in progress.
Maintainers
Readme
@poe2-toolkit/item-extractor
Builds Path of Exile 2 item data and icons straight from the official GGPK / patch server.
Work in progress. The API is not implemented yet.
buildItems(source)currently throws. This package exists to reserve its place in the toolkit and document the intended shape.
It will mirror @poe2-toolkit/tree-extractor: source-agnostic,
built on a @poe2-toolkit/ggpk source, returning formatted data rather
than writing into the package. Planned coverage: base item types, their stats,
and their icons.
Code only. Like the rest of the toolkit, this package will ship no game data and no art.
Attributions and legal
This is an unofficial, fan-made project, not affiliated with, endorsed by, or
sponsored by Grinding Gear Games. "Path of Exile 2" is a trademark of Grinding
Gear Games, and all game content, data, and art are their property. Thank you to
Grinding Gear Games for making Path of Exile 2. GGPK access builds on
pathofexile-dat (MIT, © SnosMe);
full attribution is in the repository NOTICE.
License
MIT - see LICENSE.
