waves/public/assets/g/bitlife/Build/BitLife.json
2025-04-09 17:11:14 -05:00

17 lines
531 B
JSON

{
"companyName": "Moana Games",
"productName": "BitLife",
"productVersion": "1.0",
"dataUrl": "BitLife.data.unityweb",
"wasmCodeUrl": "BitLife.wasm.code.unityweb",
"wasmFrameworkUrl": "BitLife.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"
}