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",
|
||||
"default": "true"
|
||||
},
|
||||
"isQuantumState": {
|
||||
"type": "boolean",
|
||||
"description": "Does this config describe a quantum state of a custom planet defined in another file?",
|
||||
"default": "false"
|
||||
},
|
||||
"Base": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
---
|
||||
Title: API
|
||||
Sort_Priority: 40
|
||||
---
|
||||
|
||||
## How to use the API
|
||||
|
||||
|
||||
@ -1,7 +1,9 @@
|
||||
---
|
||||
Title: Audio Values
|
||||
Description: Numbers for audio values for slide reels
|
||||
Hide_In_Nav: True
|
||||
Render_TOC: False
|
||||
---
|
||||
|
||||
# The List
|
||||
|
||||
|
||||
@ -1,5 +1,7 @@
|
||||
---
|
||||
Title: Detailing
|
||||
Sort_Priority: 90
|
||||
---
|
||||
|
||||
## Details/Scatterer
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
---
|
||||
Title: Dialogue
|
||||
Description: Guide to making dialogue in New Horizons
|
||||
Sort_Priority: 50
|
||||
---
|
||||
|
||||
# Dialogue
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
---
|
||||
Title: Home
|
||||
Out_File: index
|
||||
Sort_Priority: 100
|
||||
---
|
||||
|
||||

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