LibGGPK3.LibBundle3 2.7.5

dotnet add package LibGGPK3.LibBundle3 --version 2.7.5
                    
NuGet\Install-Package LibGGPK3.LibBundle3 -Version 2.7.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LibGGPK3.LibBundle3" Version="2.7.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LibGGPK3.LibBundle3" Version="2.7.5" />
                    
Directory.Packages.props
<PackageReference Include="LibGGPK3.LibBundle3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LibGGPK3.LibBundle3 --version 2.7.5
                    
#r "nuget: LibGGPK3.LibBundle3, 2.7.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LibGGPK3.LibBundle3@2.7.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LibGGPK3.LibBundle3&version=2.7.5
                    
Install as a Cake Addin
#tool nuget:?package=LibGGPK3.LibBundle3&version=2.7.5
                    
Install as a Cake Tool

NuGet

Overview

A cross-platfrom library for working with Content.ggpk from the game Path of Exile.
Rewrite of: https://github.com/aianlinb/LibGGPK2

Notice

  • Unauthorized modification, redistribution, or commercial use without open-source is prohibited. Please contact the author if needed.
  • Projects in this repository may not be fully thread-safe.
    Exercise caution when processing a single ggpk file from multiple threads.
  • Updates do not guarantee forward compatibility.
    Please review the commit history carefully and verify that your project continues to function as expected before upgrading to a new version.

LibGGPK3

Handles the Content.ggpk

LibBundle3

Handles the *.bundle.bin files in the Bundles2 directory
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 completed

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on LibGGPK3.LibBundle3:

Package Downloads
LibGGPK3.LibBundledGGPK3

Library for Content.ggpk of game PathOfExile with LibGGPK3 and LibBundle3

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.7.5 334 3/10/2026
2.7.4 293 2/2/2026
2.7.2 154 1/10/2026
2.7.1 147 1/8/2026
2.6.11 507 11/15/2025
2.6.10 425 2/19/2025
2.6.9 267 1/5/2025
2.6.8.2 247 1/1/2025
2.6.8.1 210 1/1/2025
2.6.7.1 204 12/30/2024
2.6.5 271 10/16/2024
2.6.4 245 9/30/2024
2.6.3 244 8/23/2024
2.6.2 223 8/18/2024
Loading failed