files:
- setup: N/A:Select Windows GOG setup exe
game:
exe: drive_c/GOG Games/fightnrage/FIGHT_N_RAGE.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix.
install_gecko: false
install_mono: true
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL /SILENT
description: Installing Fight'N Rage
executable: setup
name: wineexec
prefix: $GAMEDIR
description: "Fight\u2019N Rage GOG version"
game_slug: fightn-rage
gogslug: fightn_rage
humblestoreid: ''
installer_slug: fightn-rage-gog
name: Fight'N Rage
notes: ''
runner: wine
script:
files:
- setup: N/A:Select Windows GOG setup exe
game:
exe: drive_c/GOG Games/fightnrage/FIGHT_N_RAGE.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix.
install_gecko: false
install_mono: true
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL /SILENT
description: Installing Fight'N Rage
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: fightn-rage-gog
steamid: 674520
version: GOG
year: 2017
{
"game_slug": "fightn-rage",
"version": "GOG",
"description": "Fight\u2019N Rage GOG version",
"notes": "",
"name": "Fight'N Rage",
"year": 2017,
"steamid": 674520,
"gogslug": "fightn_rage",
"humblestoreid": "",
"runner": "wine",
"slug": "fightn-rage-gog",
"installer_slug": "fightn-rage-gog",
"script": {
"files": [
{
"setup": "N/A:Select Windows GOG setup exe"
}
],
"game": {
"exe": "drive_c/GOG Games/fightnrage/FIGHT_N_RAGE.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix.",
"install_gecko": false,
"install_mono": true,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL /SILENT",
"description": "Installing Fight'N Rage",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}