mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 00:28:14 +00:00
test map added
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 98 KiB |
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user