mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'master' into dev
This commit is contained in:
commit
07a5f0dade
@ -153,6 +153,11 @@
|
|||||||
"description": "Should this planet ever be shown on the title screen",
|
"description": "Should this planet ever be shown on the title screen",
|
||||||
"default": "true"
|
"default": "true"
|
||||||
},
|
},
|
||||||
|
"isQuantumState": {
|
||||||
|
"type": "boolean",
|
||||||
|
"description": "Does this config describe a quantum state of a custom planet defined in another file?",
|
||||||
|
"default": "false"
|
||||||
|
},
|
||||||
"Base": {
|
"Base": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
|
---
|
||||||
Title: API
|
Title: API
|
||||||
Sort_Priority: 40
|
Sort_Priority: 40
|
||||||
|
---
|
||||||
|
|
||||||
## How to use the API
|
## How to use the API
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,9 @@
|
|||||||
|
---
|
||||||
Title: Audio Values
|
Title: Audio Values
|
||||||
Description: Numbers for audio values for slide reels
|
Description: Numbers for audio values for slide reels
|
||||||
Hide_In_Nav: True
|
Hide_In_Nav: True
|
||||||
Render_TOC: False
|
Render_TOC: False
|
||||||
|
---
|
||||||
|
|
||||||
# The List
|
# The List
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
|
---
|
||||||
Title: Detailing
|
Title: Detailing
|
||||||
Sort_Priority: 90
|
Sort_Priority: 90
|
||||||
|
---
|
||||||
|
|
||||||
## Details/Scatterer
|
## Details/Scatterer
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
|
---
|
||||||
Title: Dialogue
|
Title: Dialogue
|
||||||
Description: Guide to making dialogue in New Horizons
|
Description: Guide to making dialogue in New Horizons
|
||||||
Sort_Priority: 50
|
Sort_Priority: 50
|
||||||
|
---
|
||||||
|
|
||||||
# Dialogue
|
# Dialogue
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
|
---
|
||||||
Title: Home
|
Title: Home
|
||||||
Out_File: index
|
Out_File: index
|
||||||
Sort_Priority: 100
|
Sort_Priority: 100
|
||||||
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
|
---
|
||||||
Title: Hidden Page
|
Title: Hidden Page
|
||||||
Description: Hehe funny secret
|
Description: Hehe funny secret
|
||||||
Hide_In_Nav: True
|
Hide_In_Nav: True
|
||||||
|
---
|
||||||
|
|
||||||
# Hello!!
|
# Hello!!
|
||||||
___
|
___
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
|
---
|
||||||
Title: Ship Log
|
Title: Ship Log
|
||||||
Description: A guide to editing the ship log in New Horizons
|
Description: A guide to editing the ship log in New Horizons
|
||||||
Sort_Priority: 70
|
Sort_Priority: 70
|
||||||
|
---
|
||||||
|
|
||||||
# Intro
|
# Intro
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
|
---
|
||||||
Title: Translations
|
Title: Translations
|
||||||
Sort_Priority: 60
|
Sort_Priority: 60
|
||||||
|
---
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
___
|
___
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
|
---
|
||||||
Title: Update Planets
|
Title: Update Planets
|
||||||
Sort_Priority: 80
|
Sort_Priority: 80
|
||||||
|
---
|
||||||
|
|
||||||
## Update Existing Planets
|
## Update Existing Planets
|
||||||
___
|
___
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user