Skip to main content

Ruleset

"ruleset": {
"name": "standard",
"version": "v1.2.3",
"settings": { ... }
}
PropertyTypeDescription
namestringName of the ruleset being used to run this game. Example: "standard"
versionstringThe release version of the Rules module used in this game. Example: "version": "v1.2.3"
settingsobjectA collection of specific settings being used by the current game that control how the rules are applied.