Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-03 21:59:58 +00:00
parent 6eb0ed9ba9
commit cb99996451

View File

@ -112,7 +112,7 @@
}, },
"starSystem": { "starSystem": {
"type": "string", "type": "string",
"description": "Unique star system containing your planet", "description": "Unique star system containing your planet. If you set this to be a custom solar system remember to add a Spawn module to one of the bodies, or else you can't get to the system.",
"default": "SolarSystem" "default": "SolarSystem"
}, },
"version": { "version": {