forked from sent/waves
16 lines
537 B
JSON
16 lines
537 B
JSON
{
|
|
"companyName": "Dreamon Studios",
|
|
"productName": "Gladihoppers",
|
|
"productVersion": "3.0.1",
|
|
"dataUrl": "Gladihoppers.data.unityweb",
|
|
"wasmCodeUrl": "Gladihoppers.wasm.code.unityweb",
|
|
"wasmFrameworkUrl": "Gladihoppers.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.3.13f1"
|
|
} |