Permalink
Cannot retrieve contributors at this time
SpaceShooter/SpaceShooter/Builds/Build/Build/Build.json
Go to file{ | |
"companyName": "DefaultCompany", | |
"productName": "SpaceShooter", | |
"dataUrl": "Build.data.unityweb", | |
"wasmCodeUrl": "Build.wasm.code.unityweb", | |
"wasmFrameworkUrl": "Build.wasm.framework.unityweb", | |
"TOTAL_MEMORY": 268435456, | |
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"], | |
"webglContextAttributes": {"preserveDrawingBuffer": false}, | |
"splashScreenStyle": "Dark", | |
"backgroundColor": "#231F20", | |
"cacheControl": {"default": "must-revalidate"} | |
} |