Initial import
This commit is contained in:
commit
ab891a315c
773 changed files with 257255 additions and 0 deletions
10
Release/content/worlds.json
Normal file
10
Release/content/worlds.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"worlds": [
|
||||
{
|
||||
"id": "overworld",
|
||||
"name": "Overworld Mock",
|
||||
"worldDir": "worlds/overworld"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue