files:
- gogsetup: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/Revenant/Revenant.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
executable: gogsetup
name: wineexec
description: ''
game_slug: revenant
gogslug: revenant
humblestoreid: ''
installer_slug: revenant-gog
name: Revenant
notes: ''
runner: wine
script:
files:
- gogsetup: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/Revenant/Revenant.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
executable: gogsetup
name: wineexec
slug: revenant-gog
steamid: null
version: GOG
year: 1999
{
"game_slug": "revenant",
"version": "GOG",
"description": "",
"notes": "",
"name": "Revenant",
"year": 1999,
"steamid": null,
"gogslug": "revenant",
"humblestoreid": "",
"runner": "wine",
"slug": "revenant-gog",
"installer_slug": "revenant-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the GOG installer"
}
],
"game": {
"exe": "drive_c/GOG Games/Revenant/Revenant.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "gogsetup",
"name": "wineexec"
}
}
]
}
}