1
0
forked from sent/waves
waves/public/assets/g/gladihoppers/Build/Gladihoppers.json
2025-04-09 17:11:14 -05:00

16 lines
537 B
JSON

{
"companyName": "Dreamon Studios",
"productName": "Gladihoppers",
"productVersion": "3.0.1",
"dataUrl": "Gladihoppers.data.unityweb",
"wasmCodeUrl": "Gladihoppers.wasm.code.unityweb",
"wasmFrameworkUrl": "Gladihoppers.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"cacheControl": {"default": "must-revalidate"},
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.3.13f1"
}