1
0
forked from sent/waves
waves/public/assets/g/gdlite/Build/GeometryDashLite.json
2025-04-09 17:11:14 -05:00

16 lines
550 B
JSON

{
"companyName": "DefaultCompany",
"productName": "GeometryDashLife",
"productVersion": "0.1",
"dataUrl": "GeometryDashLite.data.unityweb",
"wasmCodeUrl": "GeometryDashLite.wasm.code.unityweb",
"wasmFrameworkUrl": "GeometryDashLite.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"cacheControl": {"default": "must-revalidate"},
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.4.24f1"
}