files:
- file1: N/A:Please select the Humble installer
game:
exe: Avadon
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
description: ''
game_slug: avadon-the-black-fortress
gogslug: avadon_the_black_fortress
humblestoreid: avadon_android_and_pc
installer_slug: avadon-the-black-fortress-humble
name: 'Avadon: The Black Fortress'
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble installer
game:
exe: Avadon
installer:
- extract:
dst: $CACHE
file: $file1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data
slug: avadon-the-black-fortress-humble
steamid: 112100
version: Humble
year: 2011
{
"game_slug": "avadon-the-black-fortress",
"version": "Humble",
"description": "",
"notes": "",
"name": "Avadon: The Black Fortress",
"year": 2011,
"steamid": 112100,
"gogslug": "avadon_the_black_fortress",
"humblestoreid": "avadon_android_and_pc",
"runner": "linux",
"slug": "avadon-the-black-fortress-humble",
"installer_slug": "avadon-the-black-fortress-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble installer"
}
],
"game": {
"exe": "Avadon"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data"
}
}
]
}
}