Upload files to "semag/geomelt/Build"

This commit is contained in:
LEGALISE_PIRACY 2024-03-10 17:15:54 +00:00
parent 22a56cb54b
commit 93d5ec7c0a
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": "DefaultCompany",
"productName": "Geometry Dash Meltdown",
"productVersion": "0.1",
"dataUrl": "https://geometrylite.github.io/Build_geo_meltdown/geometrmeltdown.data.unityweb",
"wasmCodeUrl": "https://geometrylite.github.io/Build_geo_meltdown/geometrmeltdown.wasm.code.unityweb",
"wasmFrameworkUrl": "https://geometrylite.github.io/Build_geo_meltdown/geometrmeltdown.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"
}