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: unepic
gogslug: unepic
humblestoreid: unepic
installer_slug: unepic-gog
name: Unepic
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: unepic-gog
steamid: 233980
version: GOG
year: 2014
{
"game_slug": "unepic",
"version": "GOG",
"description": null,
"notes": "",
"name": "Unepic",
"year": 2014,
"steamid": 233980,
"gogslug": "unepic",
"humblestoreid": "unepic",
"runner": "linux",
"slug": "unepic-gog",
"installer_slug": "unepic-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/"
}
}
]
}
}