mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge branch 'master' of https://github.com/xen-42/outer-wilds-new-horizons
This commit is contained in:
commit
eb00d9589f
@ -82,6 +82,7 @@ Your config file will look something like this:
|
||||
```
|
||||
{
|
||||
"name" : "Wetrock",
|
||||
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/master/NewHorizons/schema.json",
|
||||
"starSystem" : "SolarSystem",
|
||||
"Base" :
|
||||
{
|
||||
@ -90,13 +91,6 @@ Your config file will look something like this:
|
||||
"surfaceSize" : 101,
|
||||
"surfaceGravity" : 12,
|
||||
"hasMapMarker" : true,
|
||||
"lightTint" :
|
||||
{
|
||||
"r" : 255,
|
||||
"g" : 255,
|
||||
"b" : 255,
|
||||
"a" : 255
|
||||
}
|
||||
},
|
||||
"Orbit" :
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user