Releases: ZachACombs/PatchBRSAR
Releases · ZachACombs/PatchBRSAR
v1.0-beta2
Commands:
- PatchBRSAR file <brsar> <brstmfile> [<option1> ... <optionN>]
- Uses brstmfile to patch BRSTM entry of same filename (unless mkwbrstm is defined; then the entry to be patched is defined by brstmname specified by mkwbrstm).
- PatchBRSAR folder <brsar> <brstmfolder> [<option1> ... <optionN>]
- Uses all BRSTM files in brstmfolder to patch BRSTM entries.
Options:
- showfileinfo
- Shows some info about input BRSAR file.
- output=filename
- Saves patched BRSAR to filename.
- mkwbrstm=brstmname
- Filename in BRSTM entry to patch (only available with file command).