frontend/rocketleague/build.json
2023-10-09 16:20:56 -04:00

13 lines
600 B
JSON

{
"companyName": "Destruction Crew",
"productName": "Rocket Soccer",
"dataUrl": "https://raw.githubusercontent.com/supremegmes/supremegmes.github.io/main/games/rocketSoccer/RSD%201.1.0rc4.data.unityweb",
"wasmCodeUrl": "https://raw.githubusercontent.com/supremegmes/supremegmes.github.io/main/games/rocketSoccer/RSD%201.1.0rc4.wasm.code.unityweb",
"wasmFrameworkUrl": "RSD%201.1.0rc4.wasm.framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20"
}