Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
titaniumnetwork-dev
GitHub Repository: titaniumnetwork-dev/Incognito-old
Path: blob/main/static/src/gs/public/ducklife/data.json
1325 views
1
{
2
"companyName": "Wix Games",
3
"productName": "Duck Life",
4
"dataUrl": "dl1.data.unityweb",
5
"asmCodeUrl": "dl1.asm.code.unityweb",
6
"asmMemoryUrl": "dl1.asm.memory.unityweb",
7
"asmFrameworkUrl": "dl1.asm.framework.unityweb",
8
"TOTAL_MEMORY": 268435456,
9
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
10
"webglContextAttributes": {"preserveDrawingBuffer": false},
11
"splashScreenStyle": "Dark",
12
"backgroundColor": "#000000"
13
}
14