Installer clone-hero-v1104261-ptb

files:
- installer: https://github.com/clonehero-game/releases/releases/download/v1.1.0.4261-PTB/clonehero-linux.tar.xz
game:
  exe: clonehero
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/
    file: installer
- chmodx: $GAMEDIR/clonehero
description: Downloads and installs Clone Hero v1.1.0.4261-PTB  from Github.
game_slug: clone-hero
gogslug: ''
humblestoreid: ''
installer_slug: clone-hero-v1104261-ptb
name: Clone Hero
notes: "\u201CThis is a preview release for the clone hero v1.1 release, this is mainly\
  \ to sanity check things so we can resolve any potential major issues before the\
  \ final build goes out.\u201D"
runner: linux
script:
  files:
  - installer: https://github.com/clonehero-game/releases/releases/download/v1.1.0.4261-PTB/clonehero-linux.tar.xz
  game:
    exe: clonehero
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/
      file: installer
  - chmodx: $GAMEDIR/clonehero
slug: clone-hero-v1104261-ptb
steamid: null
version: v1.1.0.4261-PTB
year: 2017
{
  "game_slug": "clone-hero",
  "version": "v1.1.0.4261-PTB",
  "description": "Downloads and installs Clone Hero v1.1.0.4261-PTB  from Github.",
  "notes": "\u201cThis is a preview release for the clone hero v1.1 release, this is mainly to sanity check things so we can resolve any potential major issues before the final build goes out.\u201d",
  "name": "Clone Hero",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "clone-hero-v1104261-ptb",
  "installer_slug": "clone-hero-v1104261-ptb",
  "script": {
    "files": [
      {
        "installer": "https://github.com/clonehero-game/releases/releases/download/v1.1.0.4261-PTB/clonehero-linux.tar.xz"
      }
    ],
    "game": {
      "exe": "clonehero",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/",
          "file": "installer"
        }
      },
      {
        "chmodx": "$GAMEDIR/clonehero"
      }
    ]
  }
}
Back to game