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: ''
game_slug: the-bards-tale
gogslug: the_bards_tale
humblestoreid: bardstale
installer_slug: the-bards-tale-gog
name: The Bard's Tale
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: the-bards-tale-gog
steamid: 41900
version: GOG
year: 2004
{
"game_slug": "the-bards-tale",
"version": "GOG",
"description": "",
"notes": "",
"name": "The Bard's Tale",
"year": 2004,
"steamid": 41900,
"gogslug": "the_bards_tale",
"humblestoreid": "bardstale",
"runner": "linux",
"slug": "the-bards-tale-gog",
"installer_slug": "the-bards-tale-gog",
"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/"
}
}
]
}
}