28 lines
703 B
JSON
28 lines
703 B
JSON
{
|
|
"version": 1,
|
|
"mapId": "scum-island",
|
|
"databaseUserVersion": 57,
|
|
"units": "unreal-centimeters",
|
|
"image": {
|
|
"path": "assets/map/scum-map-overview.jpg",
|
|
"width": 256,
|
|
"height": 256
|
|
},
|
|
"defaultBounds": {
|
|
"worldMinX": -905000,
|
|
"worldMinY": -905000,
|
|
"worldMaxX": 619000,
|
|
"worldMaxY": 619000
|
|
},
|
|
"runtimeOverride": {
|
|
"configMapKey": "server-settings",
|
|
"section": "World",
|
|
"enabledField": "scum.CustomMapEnabled",
|
|
"centerXField": "scum.CustomMapCenterXCoordinate",
|
|
"centerYField": "scum.CustomMapCenterYCoordinate",
|
|
"widthField": "scum.CustomMapWidth",
|
|
"heightField": "scum.CustomMapHeight",
|
|
"kilometersToWorldUnits": 100000
|
|
}
|
|
}
|