Skip to content
 
 

Repository files navigation

PSPack Build Status

A tool developed to work with PlanetSide 1 Pack files (.PAK). Currently only supports pack extraction.

Building

Make and GCC (either Mingw or regular GCC). MSVC is not supported at the moment due to some header and function incompatibilities.

Just type

  $ make

To cross-compile, define PREFIX with the compiler tuple you need

  $ PREFIX=x86_64-w64-mingw32- make

About

A tool to work with PlanetSide 1's pack file format.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages