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: party-hard
gogslug: party_hard
humblestoreid: ''
installer_slug: party-hard-gog
name: Party Hard
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: party-hard-gog
steamid: 356570
version: GOG
year: 2015
{
"game_slug": "party-hard",
"version": "GOG",
"description": null,
"notes": "",
"name": "Party Hard",
"year": 2015,
"steamid": 356570,
"gogslug": "party_hard",
"humblestoreid": "",
"runner": "linux",
"slug": "party-hard-gog",
"installer_slug": "party-hard-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/"
}
}
]
}
}