mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge remote-tracking branch 'origin/profiler' into profiler
This commit is contained in:
commit
bd32be3cc7
@ -43,6 +43,11 @@
|
|||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"checkForExisting": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "optimization. turn this off if you know you're generating a new body and aren't worried about other mods editing it.",
|
||||||
|
"default": true
|
||||||
|
},
|
||||||
"AmbientLights": {
|
"AmbientLights": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "Add ambient lights to this body",
|
"description": "Add ambient lights to this body",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user