mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
update star system doc a little
This commit is contained in:
parent
ccb1b3f85a
commit
75b84cb94c
@ -16,7 +16,12 @@ A star system config file will look something like this:
|
||||
```json title="my_star_system.json"
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/Outer-Wilds-New-Horizons/new-horizons/main/NewHorizons/Schemas/star_system_schema.json",
|
||||
"travelAudio": "assets/Travel.mp3",
|
||||
"canEnterViaWarpDrive": true,
|
||||
"startHere": false,
|
||||
"respawnHere": true,
|
||||
"GlobalMusic": {
|
||||
"travelAudio": "planets/assets/Travel Audio.mp3"
|
||||
},
|
||||
"Vessel": {
|
||||
"coords": {
|
||||
"x": [4, 0, 3, 1],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user