files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/AMTM/AMTM.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: -silent -eulaAccepted
executable: $CACHE/AMTM.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: airport-madness-time-machine
gogslug: ''
humblestoreid: ''
installer_slug: airport-madness-time-machine-groupees
name: 'Airport Madness: Time Machine'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Groupees archive
game:
arch: win32
exe: drive_c/Program Files/AMTM/AMTM.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
args: -silent -eulaAccepted
executable: $CACHE/AMTM.exe
name: wineexec
prefix: $GAMEDIR
slug: airport-madness-time-machine-groupees
steamid: 402210
version: Groupees
year: 2015
{
"game_slug": "airport-madness-time-machine",
"version": "Groupees",
"description": "",
"notes": "",
"name": "Airport Madness: Time Machine",
"year": 2015,
"steamid": 402210,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "airport-madness-time-machine-groupees",
"installer_slug": "airport-madness-time-machine-groupees",
"script": {
"files": [
{
"file1": "N/A:Please select the Groupees archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/AMTM/AMTM.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"args": "-silent -eulaAccepted",
"executable": "$CACHE/AMTM.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}