Stores all the custom variables. A custom variable is a key value pair storing additional information about a run. Unlike the speedrun.com variables, these can be fully custom and don't need to correspond to anything on speedrun.com. Permanent custom variables can be specified by the runner. Additionally auto splitters or other sources may provide temporary custom variables that are not stored in the splits files.
The name of the platform this game is run on. This may be empty if it's not specified.
The name of the region this game is from. This may be empty if it's not specified.
The speedrun.com Run ID of the run. You need to ensure that the record on speedrun.com matches up with the Personal Best of this run. This may be empty if there's no association.
Stores all the speedrun.com variables. A variable is an arbitrary key value pair storing additional information about the category. An example of this may be whether Amiibos are used in this category.
Specifies whether this speedrun is done on an emulator. Keep in mind
that false
may also mean that this information is simply not known.
Generated using TypeDoc
The Run Metadata stores additional information about a run, like the platform and region of the game. All of this information is optional.