mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Starting out is a pain. So far I'm just sketching out what I will be implementing. How I will implement the merging of title screens is what is making me go insane.
11 lines
211 B
JSON
11 lines
211 B
JSON
{
|
|
"disableNHPlanets": false,
|
|
"mergeWithOtherTitles": true,
|
|
// FOR TESTING!!!!
|
|
// Remove once actually loading a json file is implemented
|
|
"menuTextTint": {
|
|
"r": 128,
|
|
"g": 128,
|
|
"b": 255
|
|
}
|
|
} |