1
0
forked from sent/waves
waves-fork/public/assets/g/tunnelrush/build.json
2025-04-09 17:11:14 -05:00

15 lines
554 B
JSON

{
"companyName": "Royale Gamers",
"productName": "Tunnel Rush",
"dataUrl": "tunnel_rush_v9data.unityweb",
"wasmCodeUrl": "tunnel_rush_v9wasmcode.unityweb",
"wasmFrameworkUrl": "tunnel_rush_v9wasmframework.unityweb",
"asmCodeUrl": "tunnel_rush_v9code.unityweb",
"asmMemoryUrl": "tunnel_rush_v9memory.unityweb",
"asmFrameworkUrl": "tunnel_rush_v9framework.unityweb",
"TOTAL_MEMORY": 268435456,
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#808080"
}