files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/CENEGA/UFO Aftermath/UFO.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: ufo-aftermath
gogslug: ufo_aftermath
humblestoreid: ''
installer_slug: ufo-aftermath-groupees
name: 'UFO: Aftermath'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/CENEGA/UFO Aftermath/UFO.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: ufo-aftermath-groupees
steamid: 292160
version: Groupees
year: 2003
{
"game_slug": "ufo-aftermath",
"version": "Groupees",
"description": "",
"notes": "",
"name": "UFO: Aftermath",
"year": 2003,
"steamid": 292160,
"gogslug": "ufo_aftermath",
"humblestoreid": "",
"runner": "wine",
"slug": "ufo-aftermath-groupees",
"installer_slug": "ufo-aftermath-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/CENEGA/UFO Aftermath/UFO.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}