files:
- aba: http://www.abobosbigadventure.com/aba_PC.zip
game:
exe: drive_c/aba/abobosbigadventure_PC.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/aba
file: aba
description: ''
game_slug: abobos-big-adventure
gogslug: ''
humblestoreid: ''
installer_slug: abobos-big-adventure-pc
name: Abobo's Big Adventure
notes: ''
runner: wine
script:
files:
- aba: http://www.abobosbigadventure.com/aba_PC.zip
game:
exe: drive_c/aba/abobosbigadventure_PC.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/aba
file: aba
slug: abobos-big-adventure-pc
steamid: null
version: PC
year: 2012
{
"game_slug": "abobos-big-adventure",
"version": "PC",
"description": "",
"notes": "",
"name": "Abobo's Big Adventure",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "abobos-big-adventure-pc",
"installer_slug": "abobos-big-adventure-pc",
"script": {
"files": [
{
"aba": "http://www.abobosbigadventure.com/aba_PC.zip"
}
],
"game": {
"exe": "drive_c/aba/abobosbigadventure_PC.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/aba",
"file": "aba"
}
}
]
}
}