Skip to content

Packer/unpacker for .pak file format as used in games by 10tons Ltd.

License

Notifications You must be signed in to change notification settings

ZimM-LostPolygon/10TonsPakProcessor

Repository files navigation

10TonsPakProcessor

Packer/unpacker for .pak file format as used in games by 10tons Ltd (Crimsonland 2014, Neon Chrome, Time Recoil, perhaps others).

Usage

To unpack a .pak file:

10TonsPakProcessor -unpack someFileToUnpack.pak

To pack the contents of a directory into a .pak file:

10TonsPakProcessor -pack <inputDirectory> newPakFile.pak

About

Packer/unpacker for .pak file format as used in games by 10tons Ltd.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages