files:
- setup: N/A:Select the Windows installer downloaded from GOG
game:
exe: drive_c/GOG Games/UFO Aftermath/UFO.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: ufo-aftermath
gogslug: ufo_aftermath
humblestoreid: ''
installer_slug: ufo-aftermath-gog
name: 'UFO: Aftermath'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the Windows installer downloaded from GOG
game:
exe: drive_c/GOG Games/UFO Aftermath/UFO.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: ufo-aftermath-gog
steamid: 292160
version: GOG
year: 2003
{
"game_slug": "ufo-aftermath",
"version": "GOG",
"description": null,
"notes": "",
"name": "UFO: Aftermath",
"year": 2003,
"steamid": 292160,
"gogslug": "ufo_aftermath",
"humblestoreid": "",
"runner": "wine",
"slug": "ufo-aftermath-gog",
"installer_slug": "ufo-aftermath-gog",
"script": {
"files": [
{
"setup": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/UFO Aftermath/UFO.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}