Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MayLOEI/LibGGPK3

 
 

Repository files navigation

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

All projects in this repository are not thread-safe
Do not process a single ggpk file with more than one thread

LibGGPK3

Handle the Content.ggpk

LibBundle3

Handle the *.bundle.bin files under Bundles2 folder

LibBundledGGPK3

Combination of LibGGPK3 and LibBundle3
Handle both Content.ggpk and the bundle files in it

Examples

Sample programs to realize some simple features of the libraries
VisualGGPK3 is still under development

About

Library for Content.ggpk of game PathOfExile (Rewrite of LibGGPK2)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 95.1%
  • Batchfile 2.9%
  • Shell 2.0%