mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev
This commit is contained in:
commit
b76845a172
@ -5,6 +5,10 @@
|
|||||||
"description": "Configuration for a specific star system",
|
"description": "Configuration for a specific star system",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"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": {
|
"farClipPlaneOverride": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "An override value for the far clip plane. Allows you to see farther.",
|
"description": "An override value for the far clip plane. Allows you to see farther.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user