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