files:
- goginstaller: N/A:Select the Linux installer downloaded from GOG
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch/
description: GOG installer
game_slug: hacknet
gogslug: hacknet_complete_edition
humblestoreid: hacknet
installer_slug: hacknet-gog
name: Hacknet
notes: ''
runner: linux
script:
files:
- goginstaller: N/A:Select the Linux installer downloaded from GOG
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch/
slug: hacknet-gog
steamid: 365450
version: GOG
year: 2015
{
"game_slug": "hacknet",
"version": "GOG",
"description": "GOG installer",
"notes": "",
"name": "Hacknet",
"year": 2015,
"steamid": 365450,
"gogslug": "hacknet_complete_edition",
"humblestoreid": "hacknet",
"runner": "linux",
"slug": "hacknet-gog",
"installer_slug": "hacknet-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select the Linux installer downloaded from GOG"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch/"
}
}
]
}
}