Installer bittrip-beat-humble-bundle

files:
- archive: N/A:Please provide the game installer provided by Humble Bundle in tar.gz
    format
game:
  exe: bit.trip.beat
installer:
- extract:
    dst: $CACHE
    file: archive
- merge:
    dst: $GAMEDIR
    src: $CACHE/bit.trip.beat
description: ''
game_slug: bittrip-beat
gogslug: bittrip_beat
humblestoreid: bittripbeat
installer_slug: bittrip-beat-humble-bundle
name: BIT.TRIP BEAT
notes: ''
runner: linux
script:
  files:
  - archive: N/A:Please provide the game installer provided by Humble Bundle in tar.gz
      format
  game:
    exe: bit.trip.beat
  installer:
  - extract:
      dst: $CACHE
      file: archive
  - merge:
      dst: $GAMEDIR
      src: $CACHE/bit.trip.beat
slug: bittrip-beat-humble-bundle
steamid: 63700
version: Humble Bundle
year: 2010
{
  "game_slug": "bittrip-beat",
  "version": "Humble Bundle",
  "description": "",
  "notes": "",
  "name": "BIT.TRIP BEAT",
  "year": 2010,
  "steamid": 63700,
  "gogslug": "bittrip_beat",
  "humblestoreid": "bittripbeat",
  "runner": "linux",
  "slug": "bittrip-beat-humble-bundle",
  "installer_slug": "bittrip-beat-humble-bundle",
  "script": {
    "files": [
      {
        "archive": "N/A:Please provide the game installer provided by Humble Bundle in tar.gz format"
      }
    ],
    "game": {
      "exe": "bit.trip.beat"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "archive"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/bit.trip.beat"
        }
      }
    ]
  }
}
Back to game