Update getting-started.md

This commit is contained in:
Ben C 2024-03-15 17:25:30 -04:00 committed by GitHub
parent 13ea363c5e
commit c87c525a2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ Once in VSCode, paste this code into the file:
```json title="wetrock.json" ```json title="wetrock.json"
{ {
"name": "Wetrock", "name": "Wetrock",
"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json", "$schema": "https://raw.githubusercontent.com/Outer-Wilds-New-Horizons/new-horizons/main/NewHorizons/Schemas/body_schema.json",
"starSystem": "SolarSystem", "starSystem": "SolarSystem",
"Base": { "Base": {
"groundSize": 100, "groundSize": 100,