aianlinb / LibGGPK3

Library for Content.ggpk of game PathOfExile (Rewrite of LibGGPK2)
GNU Affero General Public License v3.0
75 stars 21 forks source link

NuGet

Library for Content.ggpk of game: Path of Exile.
Rewrite of https://github.com/aianlinb/LibGGPK2

Expected to work on Windows, Linux and macOS

Notice

LibGGPK3

Handle the Content.ggpk

LibBundle3

Handle the *.bundle.bin files under Bundles2 folder
For Steam/Epic users

LibBundledGGPK3

Combination of LibGGPK3 and LibBundle3
Handle both Content.ggpk and the bundle files in it
For Standalone-Client users

Examples

Sample programs to realize some simple features of the libraries
VisualGGPK3 is not yet complete