Files
World6-travelmap/test map.json
2025-11-05 01:08:13 -07:00

10 lines
181 B
JSON

{
"nodes": {
"TopLeft": [0, 0, 0, true],
"TopRight": [1600, 0, 0, true],
"BottomLeft": [0, 0, 900, true],
"BottomRight": [1600, 0, 900, true]
},
"edges": []
}