pages/assets/scripting-assets/Start/Build/web.json

13 lines
412 B
JSON
Raw Normal View History

{
"companyName": "DefaultCompany",
"productName": "Redone",
"dataUrl": "web.data.unityweb",
"asmCodeUrl": "web.asm.code.unityweb",
"asmMemoryUrl": "web.asm.memory.unityweb",
"asmFrameworkUrl": "web.asm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20"
}