frontend/rocketleague/build.json
2023-09-03 13:19:53 -04:00

13 lines
586 B
JSON

{
"companyName": "Destruction Crew",
"productName": "Rocket Soccer",
"dataUrl": "https://rawcdn.githack.com/supremegmes/supremegmes.github.io/main/games/rocketSoccer/RSD%201.1.0rc4.data.unityweb",
"wasmCodeUrl": "https://rawcdn.githack.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"
}