SoftMaskForUGUI/Build/builds.json

12 lines
383 B
JSON

{
"companyName": "Coffee",
"productName": "SoftMaskForUGUI",
"dataUrl": "builds.data.unityweb",
"wasmCodeUrl": "builds.wasm.code.unityweb",
"wasmFrameworkUrl": "builds.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20"
}