files:
- file1: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Far Cry/Bin32/FarCry.exe
prefix: $GAMEDIR
installer:
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: far-cry
gogslug: far_cry
humblestoreid: far-cry
installer_slug: far-cry-gog
name: Far Cry
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Far Cry/Bin32/FarCry.exe
prefix: $GAMEDIR
installer:
- task:
args: /sp- /verysilent /norestart /suppressmsgboxes /nogui
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: far-cry-gog
steamid: 13520
version: GOG
year: 2004
{
"game_slug": "far-cry",
"version": "GOG",
"description": null,
"notes": "",
"name": "Far Cry",
"year": 2004,
"steamid": 13520,
"gogslug": "far_cry",
"humblestoreid": "far-cry",
"runner": "wine",
"slug": "far-cry-gog",
"installer_slug": "far-cry-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Far Cry/Bin32/FarCry.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/sp- /verysilent /norestart /suppressmsgboxes /nogui",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}