1
0
forked from sent/waves
waves-fork/public/assets/g/baldis-basics/baldi.json
2025-04-09 17:11:14 -05:00

16 lines
589 B
JSON

{
"companyName": "Mystman12",
"productName": "Baldi's Basics in Education and Learning",
"productVersion": "1.4.3",
"dataUrl": "unity/baldi.data.unityweb",
"wasmCodeUrl": "unity/baldi.wasm.code.unityweb",
"wasmFrameworkUrl": "unity/baldi.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": { "preserveDrawingBuffer": false },
"splashScreenStyle": "Dark",
"backgroundColor": "#000000",
"cacheControl": { "default": "must-revalidate" },
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.2.20f1"
}