Skip to content

Releases: Bakkes/CPPRP

Added --crc command line param

01 Sep 21:10
0e17c38
Compare
Choose a tag to compare
0.0.5

Added --crc command line param

Add --pretty support, 64 bit words serialize as strings

31 Aug 19:37
Compare
Choose a tag to compare

--pretty or --prettify now outputs beautified JSON.
64 bit words such as steam/xbox/other ids are now serialized as strings in JSON since some languages don't handle big numbers well.

Fix for JSON output + changed unknown property

30 Aug 12:54
Compare
Choose a tag to compare

Fixed issue where values were not properly serialized
Property "unknown" in Reservation is now "number"/

Initial release of CPPRPJSON project

30 Aug 03:44
Compare
Choose a tag to compare
Pre-release

Initial release for testing, can parse all replays <= 1.66 but does not write full client loadouts to json yet