pfs_unpacker 2.0.0

Artemis Engine archive unpacker ( packer )
Documentation
# 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
```