sbsmac
Jul 20 2010, 15:01
A couple of tools I wrote recently.
Sqm is a command-line tool to allow batch-processing of mission.sqm files. It can also process mission.sqm files that are packed inside pbo files.
Search for and list classes within an sqm that contain a particular property
Extract an sqm from a pbo
Search for and remove classes that contain a particular property
Replace all instances of a property by another value
Merge items or classes from another sqm or text file
More info on sqm (http://sites.google.com/site/macsarmatools/sqm)
Pbo is a command-line tool to manipulate pbo files.
Search for and list files within a pbo
Add or remove files from a pbo
Extract individual files or the entire contents of a pbo
Create a new pbo from a folder
Unrap config.bin files inside a pbo to config.cpp before extraction
Extract all pbos within a folder
Unrap all config.bin files within all pbos in a folder
More info on pbo (http://sites.google.com/site/macsarmatools/pbo)
Both tools are lightly tested - please report problems or post questions here. I'm happy to add features if anybody has any requests.
Sqm is a command-line tool to allow batch-processing of mission.sqm files. It can also process mission.sqm files that are packed inside pbo files.
Search for and list classes within an sqm that contain a particular property
Extract an sqm from a pbo
Search for and remove classes that contain a particular property
Replace all instances of a property by another value
Merge items or classes from another sqm or text file
More info on sqm (http://sites.google.com/site/macsarmatools/sqm)
Pbo is a command-line tool to manipulate pbo files.
Search for and list files within a pbo
Add or remove files from a pbo
Extract individual files or the entire contents of a pbo
Create a new pbo from a folder
Unrap config.bin files inside a pbo to config.cpp before extraction
Extract all pbos within a folder
Unrap all config.bin files within all pbos in a folder
More info on pbo (http://sites.google.com/site/macsarmatools/pbo)
Both tools are lightly tested - please report problems or post questions here. I'm happy to add features if anybody has any requests.