files:
- game: N/A:Please select the GOG.com Linux installer
- dlc: N/A:Please select the GOG.com Labyrinths DLC Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: game
format: zip
- extract:
dst: $CACHE/GOG
file: dlc
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: hacknet
gogslug: hacknet_complete_edition
humblestoreid: hacknet
installer_slug: hacknet-gog-with-dlcs
name: Hacknet
notes: ''
runner: linux
script:
files:
- game: N/A:Please select the GOG.com Linux installer
- dlc: N/A:Please select the GOG.com Labyrinths DLC Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: game
format: zip
- extract:
dst: $CACHE/GOG
file: dlc
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: hacknet-gog-with-dlcs
steamid: 365450
version: GOG with DLCs
year: 2015
{
"game_slug": "hacknet",
"version": "GOG with DLCs",
"description": null,
"notes": "",
"name": "Hacknet",
"year": 2015,
"steamid": 365450,
"gogslug": "hacknet_complete_edition",
"humblestoreid": "hacknet",
"runner": "linux",
"slug": "hacknet-gog-with-dlcs",
"installer_slug": "hacknet-gog-with-dlcs",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Linux installer"
},
{
"dlc": "N/A:Please select the GOG.com Labyrinths DLC Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "game",
"format": "zip"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "dlc",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}