Raw Data - Information
Included are files for;
.json, formatted asdata-GAMEVER.VER.VER-REVISION.json, as well asdata-latest.json.ts, formatted asdata-formatXXX-spec.ts
If a breaking structural change is made, or the devs changed something, the data’s "format" will be incremented.
Any changes to the format (additions or removals) will incur a format version increase.
The fields "game_version", "revision" and "format" will always be present and never change type.
Any change to the game version may bring unexpected breaking changes, as the game’s internals may have changed, please make an issue on the github if the format number was not incremented.
File Listings
- data-format2-spec.js
- data-format2-spec.js.map
- data-format2-spec.ts
- data-format3-spec.js
- data-format3-spec.js.map
- data-format3-spec.ts
- data-format4-spec.js
- data-format4-spec.js.map
- data-format4-spec.ts
- data-format5-spec.js
- data-format5-spec.js.map
- data-format5-spec.ts
- data-latest.json
- data-latest.min.json
- data.0.11.3-1.json
- data.0.11.3-1.min.json
- data.0.11.3-2.json
- data.0.11.3-2.min.json
- data.0.11.3-3.json
- data.0.11.3-3.min.json
- data.0.11.3-4.json
- data.0.11.3-4.min.json
- data.0.11.4-1.json
- data.0.11.4-1.min.json
- data.0.11.4-2.json
- data.0.11.4-2.min.json
- data.0.11.4-3.json
- data.0.11.4-3.min.json
Format History
- Initial format…
- Added theme configs. (non-breaking)
- Added device ports & plug types. (non-breaking)
- Added use_config field
constraint_descript. (non-breaking) - Added section
BalanceCalc. (non-breaking)