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