v/me
v/me
1
0
Fork 0
me/s/Build/slope.json
2024-11-15 11:49:14 -03:00

15 lines
No EOL
492 B
JSON

{
"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"
}