mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
e5b652ba22
commit
7c54d20d63
@ -5,6 +5,11 @@
|
||||
"description": "Configuration for a specific star system",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"farClipPlaneOverride": {
|
||||
"type": "number",
|
||||
"description": "An override value for the far clip plane. Allows you to see farther.",
|
||||
"format": "float"
|
||||
},
|
||||
"canEnterViaWarpDrive": {
|
||||
"type": "boolean",
|
||||
"description": "Whether this system can be warped to via the warp drive. If you set factRequiredForWarp, this will be true.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user