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/
- chmodx: $GAMEDIR/game/West of Loathing.x86_64
description: ''
game_slug: west-of-loathing
gogslug: west_of_loathing
humblestoreid: ''
installer_slug: west-of-loathing-gogcom
name: West of Loathing
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/
- chmodx: $GAMEDIR/game/West of Loathing.x86_64
slug: west-of-loathing-gogcom
steamid: 597220
version: GOG.com
year: 2017
{
"game_slug": "west-of-loathing",
"version": "GOG.com",
"description": "",
"notes": "",
"name": "West of Loathing",
"year": 2017,
"steamid": 597220,
"gogslug": "west_of_loathing",
"humblestoreid": "",
"runner": "linux",
"slug": "west-of-loathing-gogcom",
"installer_slug": "west-of-loathing-gogcom",
"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/"
}
},
{
"chmodx": "$GAMEDIR/game/West of Loathing.x86_64"
}
]
}
}