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

16 lines
546 B
JSON

{
"companyName": "Moana Games",
"productName": "AmongUs 2019",
"productVersion": "0.1",
"dataUrl": "AmongUs2019_WebGL.data.unityweb",
"wasmCodeUrl": "AmongUs2019_WebGL.wasm.code.unityweb",
"wasmFrameworkUrl": "AmongUs2019_WebGL.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.21f1"
}