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
a755f150d3
commit
02a5b34441
@ -5,6 +5,10 @@
|
||||
"description": "Configuration for a specific star system",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"freeMapAngle": {
|
||||
"type": "boolean",
|
||||
"description": "In this system should the player be able to rotate their map camera freely or be stuck above the plane of the solar system?"
|
||||
},
|
||||
"farClipPlaneOverride": {
|
||||
"type": "number",
|
||||
"description": "An override value for the far clip plane. Allows you to see farther.",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user