Installer hacknet-humble

files:
- file1: N/A:Please select the Humble archive
installer:
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR
    src: $CACHE/Hacknet_Labyrinths_v5.069
requires: hacknet
description: Labyrinths DLC
game_slug: hacknet
gogslug: hacknet_complete_edition
humblestoreid: hacknet
installer_slug: hacknet-humble
name: Hacknet
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the Humble archive
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR
      src: $CACHE/Hacknet_Labyrinths_v5.069
  requires: hacknet
slug: hacknet-humble
steamid: 365450
version: Humble
year: 2015
{
  "game_slug": "hacknet",
  "version": "Humble",
  "description": "Labyrinths DLC",
  "notes": "",
  "name": "Hacknet",
  "year": 2015,
  "steamid": 365450,
  "gogslug": "hacknet_complete_edition",
  "humblestoreid": "hacknet",
  "runner": "linux",
  "slug": "hacknet-humble",
  "installer_slug": "hacknet-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/Hacknet_Labyrinths_v5.069"
        }
      }
    ],
    "requires": "hacknet"
  }
}
Back to game