diff --git a/README.md b/README.md index 18d21b4e..e41fb2fb 100644 --- a/README.md +++ b/README.md @@ -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" : {