playerweb.json
393 Bytes
{
"companyName": "LAViD",
"productName": "VLibrasWebPlayer",
"dataUrl": "playerweb.data.unityweb",
"wasmCodeUrl": "playerweb.wasm.code.unityweb",
"wasmFrameworkUrl": "playerweb.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Light",
"backgroundColor": "#FFFFFF"
}