20 lines
383 B
JSON
20 lines
383 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"maps": [
|
|
{
|
|
"id": "main",
|
|
"name": "Main",
|
|
"description": "",
|
|
"backgroundColor": "#060A14",
|
|
"backgroundTileId": "",
|
|
"editorUi": {
|
|
"panelLayouts": {}
|
|
},
|
|
"width": 32,
|
|
"height": 32,
|
|
"tileSize": 32,
|
|
"mapDir": "maps/main",
|
|
"instancesFile": "maps/main/instances.json"
|
|
}
|
|
]
|
|
}
|