16 lines
496 B
JSON
16 lines
496 B
JSON
{
|
|
"companyName": "DefaultCompany",
|
|
"productName": "ShengDaPing",
|
|
"productVersion": "0.1",
|
|
"dataUrl": "tgs.data.unityweb",
|
|
"wasmCodeUrl": "tgs.wasm.code.unityweb",
|
|
"wasmFrameworkUrl": "tgs.wasm.framework.unityweb",
|
|
"graphicsAPI": ["WebGL 2.0"],
|
|
"webglContextAttributes": {"preserveDrawingBuffer": false},
|
|
"splashScreenStyle": "Dark",
|
|
"backgroundColor": "#231F20",
|
|
"cacheControl": {"default": "must-revalidate"},
|
|
"developmentBuild": false,
|
|
"multithreading": false,
|
|
"unityVersion": "2019.4.36f1c1"
|
|
} |