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: the-red-strings-club
gogslug: the_red_strings_club
humblestoreid: ''
installer_slug: the-red-strings-club-gog
name: The Red Strings Club
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-red-strings-club-gog
steamid: 589780
version: GOG
year: 2018
{
"game_slug": "the-red-strings-club",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Red Strings Club",
"year": 2018,
"steamid": 589780,
"gogslug": "the_red_strings_club",
"humblestoreid": "",
"runner": "linux",
"slug": "the-red-strings-club-gog",
"installer_slug": "the-red-strings-club-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/"
}
}
]
}
}