Upload files to "gladi/Build"

This commit is contained in:
LEGALISE_PIRACY 2024-01-30 02:27:27 +00:00
parent ee1d6e4f5b
commit ec1345b40f
4 changed files with 40 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,16 @@
{
"companyName": "Dreamon Studios",
"productName": "Gladihoppers",
"productVersion": "3.0.1",
"dataUrl": "Gladihoppers.data.unityweb",
"wasmCodeUrl": "Gladihoppers.wasm.code.unityweb",
"wasmFrameworkUrl": "Gladihoppers.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.3.13f1"
}

Binary file not shown.

File diff suppressed because one or more lines are too long