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: huniepop
gogslug: huniepop
humblestoreid: ''
installer_slug: huniepop-gogcom
name: HuniePop
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: huniepop-gogcom
steamid: 339800
version: GOG.com
year: 2015
{
"game_slug": "huniepop",
"version": "GOG.com",
"description": null,
"notes": "",
"name": "HuniePop",
"year": 2015,
"steamid": 339800,
"gogslug": "huniepop",
"humblestoreid": "",
"runner": "linux",
"slug": "huniepop-gogcom",
"installer_slug": "huniepop-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/"
}
}
]
}
}