Files
monkeygg2.github.io/games/gunspin/Build/GunSpin WebGL FinalVersion.json
T
2023-08-25 13:31:04 +05:30

16 lines
564 B
JSON

{
"companyName": "Miniplay",
"productName": "GunSpin",
"productVersion": "1.0",
"dataUrl": "GunSpin WebGL FinalVersion.data.unityweb",
"wasmCodeUrl": "GunSpin WebGL FinalVersion.wasm.code.unityweb",
"wasmFrameworkUrl": "GunSpin WebGL FinalVersion.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.2.2f1"
}