mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 17:53:29 +00:00
14 lines
193 B
JSON
14 lines
193 B
JSON
{
|
|
"map": {
|
|
"height": 16,
|
|
"num_land_tiles": 128,
|
|
"width": 16
|
|
},
|
|
"mini_map": {
|
|
"height": 8,
|
|
"num_land_tiles": 32,
|
|
"width": 8
|
|
},
|
|
"name": "Half Land Half Ocean"
|
|
}
|