files:
- setup: N/A:Select the game's setup file from GOG
game:
arch: win32
exe: $GAMEDIR/GOG Games/Saints Row 4/Saints Row IV.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Saints Row 4
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: saints-row-iv
gogslug: saints_row_iv_reelected
humblestoreid: saints-row-iv-game-of-the-century-edition
installer_slug: saints-row-iv-gog
name: Saints Row IV
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's setup file from GOG
game:
arch: win32
exe: $GAMEDIR/GOG Games/Saints Row 4/Saints Row IV.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Saints Row 4
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: saints-row-iv-gog
steamid: 206420
version: GOG
year: 2013
{
"game_slug": "saints-row-iv",
"version": "GOG",
"description": null,
"notes": "",
"name": "Saints Row IV",
"year": 2013,
"steamid": 206420,
"gogslug": "saints_row_iv_reelected",
"humblestoreid": "saints-row-iv-game-of-the-century-edition",
"runner": "wine",
"slug": "saints-row-iv-gog",
"installer_slug": "saints-row-iv-gog",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file from GOG"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/GOG Games/Saints Row 4/Saints Row IV.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Saints Row 4",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}