files:
- installer: https://github.com/clonehero-game/releases/releases/download/V1.0.0.4080/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.0.0.4080 from Github.
game_slug: clone-hero
gogslug: ''
humblestoreid: ''
installer_slug: clone-hero-1004080
name: Clone Hero
notes: ''
runner: linux
script:
files:
- installer: https://github.com/clonehero-game/releases/releases/download/V1.0.0.4080/CloneHero-linux.tar.xz
game:
exe: clonehero
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: installer
- chmodx: $GAMEDIR/clonehero
slug: clone-hero-1004080
steamid: null
version: 1.0.0.4080
year: 2017
{
"game_slug": "clone-hero",
"version": "1.0.0.4080",
"description": "Downloads and installs Clone Hero v1.0.0.4080 from Github.",
"notes": "",
"name": "Clone Hero",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "clone-hero-1004080",
"installer_slug": "clone-hero-1004080",
"script": {
"files": [
{
"installer": "https://github.com/clonehero-game/releases/releases/download/V1.0.0.4080/CloneHero-linux.tar.xz"
}
],
"game": {
"exe": "clonehero",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "installer"
}
},
{
"chmodx": "$GAMEDIR/clonehero"
}
]
}
}