forked from sent/waves
16 lines
589 B
JSON
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"
|
|
} |