mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-23 22:10:33 +00:00
14 lines
194 B
JSON
14 lines
194 B
JSON
{
|
|
"map": {
|
|
"height": 200,
|
|
"num_land_tiles": 40000,
|
|
"width": 200
|
|
},
|
|
"mini_map": {
|
|
"height": 100,
|
|
"num_land_tiles": 10000,
|
|
"width": 100
|
|
},
|
|
"name": "Big Plains"
|
|
}
|