Saints Row Packfile Builder
Builds Saints Row PC packfiles (vpp_pc and str2_pc files). Supports Saints Row IV.
ThomasJepp.SaintsRow.BuildPackfile game  source  output  [/condensed:true|false|auto]  [/compressed:true|false|auto]  [/asm:<asm_pc file>]
game                           The game you wish to build a packfile for. Valid options are "sr2", "srtt", "sriv" and "srgooh".
source                         A folder containing files to pack.
output                         The file to create.
[/asm:<asm_pc file>]           The asm_pc file to update with new data from this packfile. This should only be used in Saints Row: Gat out of Hell,
                               Saints Row IV or Saints Row: The Third mode, and will automatically update the specified ASM file. If you are building a
                               str2_pc file, this should be specified. It has no effect for vpp_pc files.
[/compressed:true|false|auto]  Should the output data be compressed? This is usually enabled for str2_pc files and for vpp_pc files that contain highly
                               compressible data such as XTBL files. If not specified, "auto" is the default.
[/condensed:true|false|auto]   Should the output data be condensed? This is mostly used for str2_pc files. Saints Row 2 files cannot be condensed. If
                               not specified, "auto" is the default.