mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-15 23:39:42 +00:00
14 lines
187 B
JSON
14 lines
187 B
JSON
{
|
|
"map": {
|
|
"height": 100,
|
|
"num_land_tiles": 10000,
|
|
"width": 100
|
|
},
|
|
"mini_map": {
|
|
"height": 50,
|
|
"num_land_tiles": 2500,
|
|
"width": 50
|
|
},
|
|
"name": "Plains"
|
|
}
|