v/me
v/me
1
0
Fork 0
me/s/Build/slope.json

15 lines
492 B
JSON
Raw Permalink Normal View History

2024-11-15 11:48:35 -03:00
{
"companyName": "IDnet",
"productName": "Slope",
"dataUrl": "slope_data.unityweb",
"wasmCodeUrl": "slope_wasmcode.unityweb",
"wasmFrameworkUrl": "slope_wasmframework.unityweb",
"asmCodeUrl": "slope_code.unityweb",
"asmMemoryUrl": "slope_memory.unityweb",
"asmFrameworkUrl": "slope_framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20"
}