Upload files to "semag/geojump/Build"

This commit is contained in:
LEGALISE_PIRACY 2024-03-10 03:50:20 +00:00
parent 636821b685
commit 491ffd8f65
2 changed files with 20 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,16 @@
{
"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"
}