game-food-frenzy/Build/WebPublish.json
2023-12-21 17:26:58 +00:00

16 lines
No EOL
527 B
JSON

{
"companyName": "DefaultCompany",
"productName": "Food Frenzy",
"productVersion": "0.1",
"dataUrl": "WebPublish.data.unityweb",
"wasmCodeUrl": "WebPublish.wasm.code.unityweb",
"wasmFrameworkUrl": "WebPublish.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.4.33f1"
}