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: mable-the-wood
gogslug: mable_the_wood
humblestoreid: ''
installer_slug: mable-the-wood-gog
name: Mable & The Wood
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: mable-the-wood-gog
steamid: 568070
version: GOG
year: 2019
{
"game_slug": "mable-the-wood",
"version": "GOG",
"description": null,
"notes": "",
"name": "Mable & The Wood",
"year": 2019,
"steamid": 568070,
"gogslug": "mable_the_wood",
"humblestoreid": "",
"runner": "linux",
"slug": "mable-the-wood-gog",
"installer_slug": "mable-the-wood-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/"
}
}
]
}
}