Installer slime-rancher-humble-bundle

files:
- game: 'N/A: Plese select the Humble Bundle Linux archive'
game:
  exe: SlimeRancher.x86_64
installer:
- extract:
    dst: $CACHE
    file: $game
    format: tgz
- merge:
    dst: $GAMEDIR
    src: $CACHE
description: null
game_slug: slime-rancher
gogslug: slime_rancher
humblestoreid: slime-rancher
installer_slug: slime-rancher-humble-bundle
name: Slime Rancher
notes: ''
runner: linux
script:
  files:
  - game: 'N/A: Plese select the Humble Bundle Linux archive'
  game:
    exe: SlimeRancher.x86_64
  installer:
  - extract:
      dst: $CACHE
      file: $game
      format: tgz
  - merge:
      dst: $GAMEDIR
      src: $CACHE
slug: slime-rancher-humble-bundle
steamid: 433340
version: Humble Bundle
year: 2017
{
  "game_slug": "slime-rancher",
  "version": "Humble Bundle",
  "description": null,
  "notes": "",
  "name": "Slime Rancher",
  "year": 2017,
  "steamid": 433340,
  "gogslug": "slime_rancher",
  "humblestoreid": "slime-rancher",
  "runner": "linux",
  "slug": "slime-rancher-humble-bundle",
  "installer_slug": "slime-rancher-humble-bundle",
  "script": {
    "files": [
      {
        "game": "N/A: Plese select the Humble Bundle Linux archive"
      }
    ],
    "game": {
      "exe": "SlimeRancher.x86_64"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$game",
          "format": "tgz"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE"
        }
      }
    ]
  }
}
Back to game