Installer wizorb-humble

files:
- game: 'N/A: Please select the *-bin installer from https://www.humblebundle.com'
game:
  exe: Wizorb
installer:
- extract:
    dst: $CACHE
    format: zip
    src: $game
- merge:
    dst: $GAMEDIR/
    src: $CACHE/data
description: null
game_slug: wizorb
gogslug: ''
humblestoreid: wizorb_soundtrack
installer_slug: wizorb-humble
name: Wizorb
notes: ''
runner: linux
script:
  files:
  - game: 'N/A: Please select the *-bin installer from https://www.humblebundle.com'
  game:
    exe: Wizorb
  installer:
  - extract:
      dst: $CACHE
      format: zip
      src: $game
  - merge:
      dst: $GAMEDIR/
      src: $CACHE/data
slug: wizorb-humble
steamid: 207420
version: Humble
year: 2012
{
  "game_slug": "wizorb",
  "version": "Humble",
  "description": null,
  "notes": "",
  "name": "Wizorb",
  "year": 2012,
  "steamid": 207420,
  "gogslug": "",
  "humblestoreid": "wizorb_soundtrack",
  "runner": "linux",
  "slug": "wizorb-humble",
  "installer_slug": "wizorb-humble",
  "script": {
    "files": [
      {
        "game": "N/A: Please select the *-bin installer from https://www.humblebundle.com"
      }
    ],
    "game": {
      "exe": "Wizorb"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "format": "zip",
          "src": "$game"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/",
          "src": "$CACHE/data"
        }
      }
    ]
  }
}
Back to game