Installer wasteland-humble

files:
- game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
game:
  exe: $GAMEDIR/wasteland
installer:
- extract:
    dst: $GAMEDIR
    file: $game
    format: zip
description: null
game_slug: wasteland
gogslug: wasteland_the_classic_original
humblestoreid: ''
installer_slug: wasteland-humble
name: Wasteland
notes: ''
runner: linux
script:
  files:
  - game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
  game:
    exe: $GAMEDIR/wasteland
  installer:
  - extract:
      dst: $GAMEDIR
      file: $game
      format: zip
slug: wasteland-humble
steamid: 259130
version: Humble
year: 1988
{
  "game_slug": "wasteland",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "Wasteland",
  "year": 1988,
  "steamid": 259130,
  "gogslug": "wasteland_the_classic_original",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "wasteland-humble",
  "installer_slug": "wasteland-humble",
  "script": {
    "files": [
      {
        "game": "N/A: Please select the .zip install file downloaded from humblebundle.com"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/wasteland"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$game",
          "format": "zip"
        }
      }
    ]
  }
}
Back to game