test map added

This commit is contained in:
bijx
2026-02-23 15:34:02 -05:00
parent 4788316504
commit bf65a94a73
11 changed files with 77 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

+17
View File
@@ -0,0 +1,17 @@
{
"name": "test",
"nations": [
{
"coordinates": [644, 327],
"name": "test 1"
},
{
"coordinates": [1009, 592],
"name": "test 2"
},
{
"coordinates": [1360, 572],
"name": "test 3"
}
]
}