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

16 lines
633 B
JSON

{
"companyName": "GM",
"productName": "geometryjump",
"productVersion": "0.2",
"dataUrl": "https://geometrylite.github.io/Build_geo_jump/geo.data.unityweb",
"wasmCodeUrl": "https://geometrylite.github.io/Build_geo_jump/geo.wasm.code.unityweb",
"wasmFrameworkUrl": "https://geometrylite.github.io/Build_geo_jump/geo.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"
}