usertoroot / PakPacker

A BattleForge PAK file unpacker and repacker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In order to extract a pak file write: PakPacker x example.pak

This will create a folder called example filled with the content of example.pak.

In order to repack a folder into a pak file write: PakPacker p example

This will create back example.pak.

This requires the library https://github.com/jstedfast/Ionic.Zlib.

About

A BattleForge PAK file unpacker and repacker.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%