Installer dex-humble

files:
- humblearchive: 'N/A: Select the archive downloaded from Humble Bundle.'
game:
  exe: Dex.x86
installer:
- extract:
    dst: $GAMEDIR
    file: humblearchive
- execute:
    file: $GAMEDIR/GamepadConfigTool.x86
description: ''
game_slug: dex
gogslug: dex_demo
humblestoreid: ''
installer_slug: dex-humble
name: Dex
notes: You will be required to setup your gamepad's binding during setup, if you want
  to use a gamepad.
runner: linux
script:
  files:
  - humblearchive: 'N/A: Select the archive downloaded from Humble Bundle.'
  game:
    exe: Dex.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: humblearchive
  - execute:
      file: $GAMEDIR/GamepadConfigTool.x86
slug: dex-humble
steamid: 269650
version: Humble
year: 2015
{
  "game_slug": "dex",
  "version": "Humble",
  "description": "",
  "notes": "You will be required to setup your gamepad's binding during setup, if you want to use a gamepad.",
  "name": "Dex",
  "year": 2015,
  "steamid": 269650,
  "gogslug": "dex_demo",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "dex-humble",
  "installer_slug": "dex-humble",
  "script": {
    "files": [
      {
        "humblearchive": "N/A: Select the archive downloaded from Humble Bundle."
      }
    ],
    "game": {
      "exe": "Dex.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "humblearchive"
        }
      },
      {
        "execute": {
          "file": "$GAMEDIR/GamepadConfigTool.x86"
        }
      }
    ]
  }
}
Back to game