Installer hacknet-humble-bundle

files:
- hacknet-game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
game:
  exe: Hacknet
installer:
- extract:
    file: hacknet-game
- chmodx: $GAMEDIR/Hacknet
- chmodx: $GAMEDIR/Hacknet.bin.x86
- chmodx: $GAMEDIR/Hacknet.bin.x86_64
- chmodx: $GAMEDIR/cefprocess.bin.x86
- chmodx: $GAMEDIR/cefprocess.bin.x86_64
description: null
game_slug: hacknet
gogslug: hacknet_complete_edition
humblestoreid: hacknet
installer_slug: hacknet-humble-bundle
name: Hacknet
notes: ''
runner: linux
script:
  files:
  - hacknet-game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
  game:
    exe: Hacknet
  installer:
  - extract:
      file: hacknet-game
  - chmodx: $GAMEDIR/Hacknet
  - chmodx: $GAMEDIR/Hacknet.bin.x86
  - chmodx: $GAMEDIR/Hacknet.bin.x86_64
  - chmodx: $GAMEDIR/cefprocess.bin.x86
  - chmodx: $GAMEDIR/cefprocess.bin.x86_64
slug: hacknet-humble-bundle
steamid: 365450
version: Humble Bundle
year: 2015
{
  "game_slug": "hacknet",
  "version": "Humble Bundle",
  "description": null,
  "notes": "",
  "name": "Hacknet",
  "year": 2015,
  "steamid": 365450,
  "gogslug": "hacknet_complete_edition",
  "humblestoreid": "hacknet",
  "runner": "linux",
  "slug": "hacknet-humble-bundle",
  "installer_slug": "hacknet-humble-bundle",
  "script": {
    "game": {
      "exe": "Hacknet"
    },
    "files": [
      {
        "hacknet-game": "N/A: Please select the .zip install file downloaded from humblebundle.com"
      }
    ],
    "installer": [
      {
        "extract": {
          "file": "hacknet-game"
        }
      },
      {
        "chmodx": "$GAMEDIR/Hacknet"
      },
      {
        "chmodx": "$GAMEDIR/Hacknet.bin.x86"
      },
      {
        "chmodx": "$GAMEDIR/Hacknet.bin.x86_64"
      },
      {
        "chmodx": "$GAMEDIR/cefprocess.bin.x86"
      },
      {
        "chmodx": "$GAMEDIR/cefprocess.bin.x86_64"
      }
    ]
  }
}
Back to game