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: botanicula
gogslug: botanicula_collectors_edition
humblestoreid: botanicula
installer_slug: botanicula-gog
name: Botanicula
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: botanicula-gog
steamid: 207690
version: GOG
year: 2012
{
"game_slug": "botanicula",
"version": "GOG",
"description": null,
"notes": "",
"name": "Botanicula",
"year": 2012,
"steamid": 207690,
"gogslug": "botanicula_collectors_edition",
"humblestoreid": "botanicula",
"runner": "linux",
"slug": "botanicula-gog",
"installer_slug": "botanicula-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"
}
}
]
}
}