Document quantum

This commit is contained in:
Nick 2022-05-12 12:21:53 -04:00
parent 398c5f9459
commit e9729eeadb

View File

@ -153,6 +153,11 @@
"description": "Should this planet ever be shown on the title screen",
"default": "true"
},
"isQuantumState": {
"type": "boolean",
"description": "Does this config describe a quantum state of a custom planet defined in another file?",
"default": "false"
},
"Base": {
"type": "object",
"additionalProperties": false,