waves/public/assets/g/rooftopsnipers2/RooftopSnipers2.json
2025-04-09 17:11:14 -05:00

16 lines
548 B
JSON

{
"companyName": "New Eich Games",
"productName": "Rooftop Snipers 2",
"productVersion": "0.1",
"dataUrl": "RooftopSnipers2.data.unityweb",
"wasmCodeUrl": "RooftopSnipers2.wasm.code.unityweb",
"wasmFrameworkUrl": "RooftopSnipers2.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Light",
"backgroundColor": "#556890",
"cacheControl": {"default": "must-revalidate"},
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.1.5f1"
}