Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mamayaya1
GitHub Repository: mamayaya1/game
Path: blob/main/projects/madalin-stunt-cars-2/game.json
7457 views
1
{
2
"TOTAL_MEMORY": 268435456,
3
"dataUrl": "data.unityweb",
4
"asmCodeUrl": "asmCode.unityweb",
5
"asmMemoryUrl": "asmMemory.unityweb",
6
"asmFrameworkUrl": "asmFramework.unityweb",
7
"graphicsAPI": ["WebGL 2.0"],
8
"webglContextAttributes": {"preserveDrawingBuffer": false},
9
"splashScreenStyle": "Dark",
10
"backgroundColor": "black"
11
}
12