pages/assets/dicearmor-assets/Build/webgl.json

13 lines
417 B
JSON
Raw Normal View History

2018-03-19 14:41:09 +00:00
{
"companyName": "DiceTry",
"productName": "Dice Armor",
"dataUrl": "webgl.data.unityweb",
"asmCodeUrl": "webgl.asm.code.unityweb",
"asmMemoryUrl": "webgl.asm.memory.unityweb",
"asmFrameworkUrl": "webgl.asm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#000000"
}