Add SCUM current-service map asset contract
This commit is contained in:
@@ -558,6 +558,28 @@
|
||||
"timeoutMs": 2000,
|
||||
"maxResultBytes": 262144
|
||||
}
|
||||
],
|
||||
"mapAssets": [
|
||||
{
|
||||
"key": "scum-current-service-coordinate-map",
|
||||
"adapterVersion": "scum-live-data-v1",
|
||||
"assetPath": "assets/scum-live/map/current-service-map.json",
|
||||
"digest": "sha256:74800836553c7e4372a0747c5e9511adcee940b057194488bbf65bf164df372b",
|
||||
"requiredSchemaFingerprint": "sha256:ebd477d6c6ead9c34c41169af489236d762a76186d45dedd753d50f1b81e26f0",
|
||||
"metadataSchemaRef": "schemas/scum-live/map-metadata.schema.json",
|
||||
"transformAssetPath": "assets/scum-live/map/current-service-transform.json",
|
||||
"transformDigest": "sha256:f1941109167a86818e9e71996821884aeb8bd7e863584454b891e525695ba478",
|
||||
"worldBounds": {
|
||||
"minX": -901009.4375,
|
||||
"minY": -883992.5625,
|
||||
"maxX": 612580.0625,
|
||||
"maxY": 615977.375
|
||||
},
|
||||
"image": {
|
||||
"width": 4096,
|
||||
"height": 4096
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"permissions": [
|
||||
@@ -653,6 +675,14 @@
|
||||
{
|
||||
"path": "assets/scum-live/queries/positions-read.json",
|
||||
"mode": 384
|
||||
},
|
||||
{
|
||||
"path": "assets/scum-live/map/current-service-map.json",
|
||||
"mode": 384
|
||||
},
|
||||
{
|
||||
"path": "assets/scum-live/map/current-service-transform.json",
|
||||
"mode": 384
|
||||
}
|
||||
],
|
||||
"productionLifecycle": {
|
||||
|
||||
Reference in New Issue
Block a user