mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Document quantum
This commit is contained in:
parent
398c5f9459
commit
e9729eeadb
@ -153,6 +153,11 @@
|
|||||||
"description": "Should this planet ever be shown on the title screen",
|
"description": "Should this planet ever be shown on the title screen",
|
||||||
"default": "true"
|
"default": "true"
|
||||||
},
|
},
|
||||||
|
"isQuantumState": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Does this config describe a quantum state of a custom planet defined in another file?",
|
||||||
|
"default": "false"
|
||||||
|
},
|
||||||
"Base": {
|
"Base": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user