files:
- setup: N/A:Select the Red Faction installer downloaded from GOG
game:
exe: drive_c/GOG Games/Red Faction II/Red Faction II.exe
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: red-faction-ii
gogslug: red_faction_2
humblestoreid: ''
installer_slug: red-faction-ii-gog
name: Red Faction II
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the Red Faction installer downloaded from GOG
game:
exe: drive_c/GOG Games/Red Faction II/Red Faction II.exe
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: red-faction-ii-gog
steamid: 20550
version: GOG
year: 2002
{
"game_slug": "red-faction-ii",
"version": "GOG",
"description": null,
"notes": "",
"name": "Red Faction II",
"year": 2002,
"steamid": 20550,
"gogslug": "red_faction_2",
"humblestoreid": "",
"runner": "wine",
"slug": "red-faction-ii-gog",
"installer_slug": "red-faction-ii-gog",
"script": {
"files": [
{
"setup": "N/A:Select the Red Faction installer downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Red Faction II/Red Faction II.exe"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}