new-horizons/NewHorizons/Assets/title-screen.json
Noah Pilarski 5fc78411ac I've gone past the point of insanity
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.
2025-01-25 05:30:09 -05:00

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
}
}