Skip to content

Commit

Permalink
Merge pull request #5 from Minecraft633/patch-1
Browse files Browse the repository at this point in the history
Update schema
  • Loading branch information
xen-42 authored Oct 17, 2024
2 parents 73f440c + 81c35c3 commit b5a7e66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions planets/example_planet.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$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",
"name" : "Example Planet",
"Base": {
"groundSize": 100,
Expand Down Expand Up @@ -59,4 +59,4 @@
}
]
}
}
}

0 comments on commit b5a7e66

Please sign in to comment.