files:
- bepInEx: https://github.com/BepInEx/BepInEx/releases/download/v5.4.21/BepInEx_x64_5.4.21.0.zip
- slopCrew: https://github.com/SlopCrew/SlopCrew/releases/latest/download/plugin.zip
- goginstaller: N/A:Select the installer from GOG
game:
exe: drive_c/GOG Games/Bomb Rush Cyberfunk/Bomb Rush Cyberfunk.exe
gogid: 2113415415
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Bomb Rush Cyberfunk/
file: bepInEx
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Bomb Rush Cyberfunk/BepInEx/plugins/SlopCrewPlugins/
file: slopCrew
wine:
overrides:
winhttp: n,b
description: Add multiplayer mod
game_slug: bomb-rush-cyberfunk
gogslug: bomb_rush_cyberfunk
humblestoreid: ''
installer_slug: bomb-rush-cyberfunk-gog
name: Bomb Rush Cyberfunk
notes: ''
runner: wine
script:
files:
- bepInEx: https://github.com/BepInEx/BepInEx/releases/download/v5.4.21/BepInEx_x64_5.4.21.0.zip
- slopCrew: https://github.com/SlopCrew/SlopCrew/releases/latest/download/plugin.zip
- goginstaller: N/A:Select the installer from GOG
game:
exe: drive_c/GOG Games/Bomb Rush Cyberfunk/Bomb Rush Cyberfunk.exe
gogid: 2113415415
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Bomb Rush Cyberfunk/
file: bepInEx
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Bomb Rush Cyberfunk/BepInEx/plugins/SlopCrewPlugins/
file: slopCrew
wine:
overrides:
winhttp: n,b
slug: bomb-rush-cyberfunk-gog
steamid: 1353230
version: GOG
year: 2022
{
"game_slug": "bomb-rush-cyberfunk",
"version": "GOG",
"description": "Add multiplayer mod",
"notes": "",
"name": "Bomb Rush Cyberfunk",
"year": 2022,
"steamid": 1353230,
"gogslug": "bomb_rush_cyberfunk",
"humblestoreid": "",
"runner": "wine",
"slug": "bomb-rush-cyberfunk-gog",
"installer_slug": "bomb-rush-cyberfunk-gog",
"script": {
"files": [
{
"bepInEx": "https://github.com/BepInEx/BepInEx/releases/download/v5.4.21/BepInEx_x64_5.4.21.0.zip"
},
{
"slopCrew": "https://github.com/SlopCrew/SlopCrew/releases/latest/download/plugin.zip"
},
{
"goginstaller": "N/A:Select the installer from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Bomb Rush Cyberfunk/Bomb Rush Cyberfunk.exe",
"gogid": 2113415415,
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/Bomb Rush Cyberfunk/",
"file": "bepInEx"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/Bomb Rush Cyberfunk/BepInEx/plugins/SlopCrewPlugins/",
"file": "slopCrew"
}
}
],
"wine": {
"overrides": {
"winhttp": "n,b"
}
}
}
}