First public release of CamReader.
A command-line parser for Falcon BMS .cam campaign save bundles. Decodes the embedded .cmp/.evt/.obd/.obj/.pol/.pst/.tea/.uni files, cross-references them against your BMS installation's theater data, and exports campaign_state.json for consumption by other tools such as SITREP.
Requirements: .NET Framework 4.7.2 or later (included with Windows 10/11), Falcon BMS 4.38 installation.
Usage: extract the zip, run CamReader.exe once to generate a camreader_settings.json template next to the exe, fill in BmsInstallPath and CamFile, then run it again. See the README for full setup instructions.