Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
mamayaya1
GitHub Repository: mamayaya1/game
Path: blob/main/projects/tube-jumpers/tube-jumpers.json
9419 views
1
{
2
"companyName": "Michael Eichler",
3
"productName": "Tube Jumpers",
4
"dataUrl": "unity/TubeJumpers.data.unityweb",
5
"asmCodeUrl": "unity/TubeJumpers.asm.code.unityweb",
6
"asmMemoryUrl": "unity/TubeJumpers.asm.memory.unityweb",
7
"asmFrameworkUrl": "unity/TubeJumpers.asm.framework.unityweb",
8
"TOTAL_MEMORY": 268435456,
9
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
10
"webglContextAttributes": { "preserveDrawingBuffer": false },
11
"splashScreenStyle": "Dark",
12
"backgroundColor": "black"
13
}
14