hemtt utils pbo extract
Extract a file from a PBO
Usage: hemtt utils pbo extract [OPTIONS] <pbo> <file> [output]
Arguments:
<pbo> PBO file to extract from
<file> File to extract
[output] Where to save the extracted file
Options:
-v... Verbosity level
-h, --help Print help
Extracts a file from a PBO.
If no output is specified, it will be written to stdout.