Installer elephant-in-the-room-humble

files:
- game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
game:
  exe: $GAMEDIR/ElephantInTheRoom_Linux.x86
installer:
- extract:
    dst: $GAMEDIR
    file: $game
    format: zip
- chmodx: $GAMEDIR/ElephantInTheRoom_Linux.x86
description: null
game_slug: elephant-in-the-room
gogslug: ''
humblestoreid: ''
installer_slug: elephant-in-the-room-humble
name: Elephant in the Room
notes: ''
runner: linux
script:
  files:
  - game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
  game:
    exe: $GAMEDIR/ElephantInTheRoom_Linux.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: $game
      format: zip
  - chmodx: $GAMEDIR/ElephantInTheRoom_Linux.x86
slug: elephant-in-the-room-humble
steamid: null
version: Humble
year: 2016
{
  "game_slug": "elephant-in-the-room",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "Elephant in the Room",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "elephant-in-the-room-humble",
  "installer_slug": "elephant-in-the-room-humble",
  "script": {
    "files": [
      {
        "game": "N/A: Please select the .zip install file downloaded from humblebundle.com"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/ElephantInTheRoom_Linux.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$game",
          "format": "zip"
        }
      },
      {
        "chmodx": "$GAMEDIR/ElephantInTheRoom_Linux.x86"
      }
    ]
  }
}
Back to game