files:
- installer: 'N/A: Select the game''s setup file'
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/The Evil Within/EvilWithin.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
description: null
game_slug: the-evil-within
gogslug: the_evil_within_bundle
humblestoreid: ''
installer_slug: the-evil-within-gog
name: The Evil Within
notes: ''
runner: wine
script:
files:
- installer: 'N/A: Select the game''s setup file'
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/The Evil Within/EvilWithin.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
slug: the-evil-within-gog
steamid: 268050
version: GOG
year: 2014
{
"game_slug": "the-evil-within",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Evil Within",
"year": 2014,
"steamid": 268050,
"gogslug": "the_evil_within_bundle",
"humblestoreid": "",
"runner": "wine",
"slug": "the-evil-within-gog",
"installer_slug": "the-evil-within-gog",
"script": {
"files": [
{
"installer": "N/A: Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/The Evil Within/EvilWithin.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec"
}
}
]
}
}