files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Forager/Forager.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
description: null
game_slug: forager
gogslug: forager
humblestoreid: ''
installer_slug: forager-gog
name: Forager
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
exe: drive_c/GOG Games/Forager/Forager.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Running Setup
executable: installer
name: wineexec
slug: forager-gog
steamid: 751780
version: GOG
year: 2019
{
"game_slug": "forager",
"version": "GOG",
"description": null,
"notes": "",
"name": "Forager",
"year": 2019,
"steamid": 751780,
"gogslug": "forager",
"humblestoreid": "",
"runner": "wine",
"slug": "forager-gog",
"installer_slug": "forager-gog",
"script": {
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Forager/Forager.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Running Setup",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}