Files
OpenFrontIO/tests/testdata/maps/half_land_half_ocean/manifest.json
T
2025-08-15 18:12:18 -07:00

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"
}