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
c726b089e8
commit
9e97e59934
@ -30,7 +30,11 @@
|
||||
},
|
||||
"music": {
|
||||
"type": "string",
|
||||
"description": "Relative path to music to replace the title screen music with."
|
||||
"description": "The music audio that will play on the title screen. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list."
|
||||
},
|
||||
"ambience": {
|
||||
"type": "string",
|
||||
"description": "The ambience audio that will play on the title screen. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list."
|
||||
},
|
||||
"rotationSpeed": {
|
||||
"type": "number",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user