files:
- goginstaller: 'N/A: Please select the GOG.com Linux installer'
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch
description: null
game_slug: ara-fell
gogslug: ara_fell
humblestoreid: ''
installer_slug: ara-fell-gog-enhanced-edition
name: 'Ara Fell: Enhanced Edition'
notes: ''
runner: linux
script:
files:
- goginstaller: 'N/A: Please select the GOG.com Linux installer'
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch
slug: ara-fell-gog-enhanced-edition
steamid: 440540
version: 'GOG: Enhanced Edition'
year: 2016
{
"game_slug": "ara-fell",
"version": "GOG: Enhanced Edition",
"description": null,
"notes": "",
"name": "Ara Fell: Enhanced Edition",
"year": 2016,
"steamid": 440540,
"gogslug": "ara_fell",
"humblestoreid": "",
"runner": "linux",
"slug": "ara-fell-gog-enhanced-edition",
"installer_slug": "ara-fell-gog-enhanced-edition",
"script": {
"files": [
{
"goginstaller": "N/A: Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch"
}
}
]
}
}