Skip to main content

Module gameplay_data

Module gameplay_data 

Source
Expand description

Embedded, provenance-pinned hero gameplay data.

The data file is a checked-in projection of the user-provided workshop-data export. This module owns parsing, schema validation, and dataset-digest verification; query and calculation APIs remain separate.

Constants§

GAMEPLAY_DATA
The canonical gameplay dataset embedded in the crate.

Functions§

builtin
Load the checked-in gameplay dataset.
content_digest
Compute the deterministic SHA-256 identity of a gameplay dataset.
load
Load and validate a gameplay dataset from its JSON representation.