Files
EvilMonke c7212aa564 bit life
2023-11-03 06:41:26 -05:00

16 lines
511 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"
}