Remove SCUM sqlite user projections

This commit is contained in:
npc0-hue
2026-09-14 13:41:44 +08:00
parent b1f102bafb
commit ecdca8e28b
76 changed files with 2264 additions and 1558 deletions
@@ -0,0 +1,27 @@
{
"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
}
}