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: into-the-breach
gogslug: into_the_breach
humblestoreid: into-the-breach
installer_slug: into-the-breach-gog
name: Into the Breach
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: into-the-breach-gog
steamid: 590380
version: GOG
year: 2018
{
"game_slug": "into-the-breach",
"version": "GOG",
"description": null,
"notes": "",
"name": "Into the Breach",
"year": 2018,
"steamid": 590380,
"gogslug": "into_the_breach",
"humblestoreid": "into-the-breach",
"runner": "linux",
"slug": "into-the-breach-gog",
"installer_slug": "into-the-breach-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/"
}
}
]
}
}