#archive #unpacker #unpack #packer #engine #pack #pfs

bin+lib pfs_unpacker

Artemis Engine archive unpacker ( packer )

1 stable release

2.0.0 Feb 13, 2025

#269 in Compression

Download history 124/week @ 2025-02-11

124 downloads per month

GPL-3.0 license

23KB
511 lines

pfs_unpacker

features:

  • unpack .pfs archive

    • support v2, v6, v8
  • pack dir to .pfs archive

    • support v6, v8
  • support unix ( Linux / MacOS ) and Windows


Usage: pfs_unpacker <COMMAND>

Commands:
  info    Display information about an Artemis PFS archive
  unpack  Unpack an Artemis PFS archive
  pack    Pack a directory into an Artemis PFS archive
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Dependencies

~2.8–10MB
~106K SLoC