Releases: aianlinb/LibGGPK3
Releases · aianlinb/LibGGPK3
Release v2.6.9
Full Changelog: v2.6.8.1...v2.6.9
Release v2.6.8.1
Full Changelog: v2.6.7.1...v2.6.8.1
Release v2.6.7.1
Full Changelog: v2.6.5...v2.6.7.1
Release v2.6.5
VisualGGPK3: Add batch dds export. Add zip drag-drop. VPatchGGPK3: Add zip applying. Add ggpk recovering.
Release v2.6.4
Fix LibGGPK3.FileRecord name writing, and solved the problem that som…
Release v2.6.3
Fix that file replacing after Index.Save will throw sometimes. Fix PoeChinese font applying on OS other than macOS.
Release v2.6.2
Fix Index.BuildTree ignoreNullPath not working. VPatchGGPK3 can now accept _.index.bin file. PoeChinese3 font applying now depends on where the executable is instead of the current working directory.
Release v2.6.1
Fix LibGGPK.PatchClient can't connect on Unix platform. Fix VisualGGPK3 single file replacing. Fix FileRecord reading when some files written haven't been saved. Index.ParsePaths will now return the number of files failed to parse instead of throwing unless called by constructor. PoeChinese3 will now add font when a Font.ttc/Font.ttf exists in the current working directory. Executing PoeChinese3 again won't revert changes any more.
Release v2.6.0
FileRecord.Write() now requires calling Index.Save() manually in LibB…
Release v2.5.1
Fix a bug that break files when replacing files with total size >= 20…