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: hollow-knight
gogslug: hollow_knight_soundtracks
humblestoreid: hollow_knight_YZt44
installer_slug: hollow-knight-gog
name: Hollow Knight
notes: Requires the latest version of GOG's Linux installer.
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: hollow-knight-gog
steamid: 367520
version: GOG
year: 2017
{
"game_slug": "hollow-knight",
"version": "GOG",
"description": null,
"notes": "Requires the latest version of GOG's Linux installer.",
"name": "Hollow Knight",
"year": 2017,
"steamid": 367520,
"gogslug": "hollow_knight_soundtracks",
"humblestoreid": "hollow_knight_YZt44",
"runner": "linux",
"slug": "hollow-knight-gog",
"installer_slug": "hollow-knight-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/"
}
}
]
}
}