files:
- installer: http://dl.clonehero.net/clonehero-v.23.2.2/clonehero-linux.tar.gz
game:
exe: clonehero
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: installer
- chmodx: $GAMEDIR/clonehero
description: Downloads and installs Clone Hero v.23.2.2.
game_slug: clone-hero
gogslug: ''
humblestoreid: ''
installer_slug: clone-hero-02322
name: Clone Hero
notes: ''
runner: linux
script:
files:
- installer: http://dl.clonehero.net/clonehero-v.23.2.2/clonehero-linux.tar.gz
game:
exe: clonehero
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/
file: installer
- chmodx: $GAMEDIR/clonehero
slug: clone-hero-02322
steamid: null
version: 0.23.2.2
year: 2017
{
"game_slug": "clone-hero",
"version": "0.23.2.2",
"description": "Downloads and installs Clone Hero v.23.2.2.",
"notes": "",
"name": "Clone Hero",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "clone-hero-02322",
"installer_slug": "clone-hero-02322",
"script": {
"files": [
{
"installer": "http://dl.clonehero.net/clonehero-v.23.2.2/clonehero-linux.tar.gz"
}
],
"game": {
"exe": "clonehero",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "installer"
}
},
{
"chmodx": "$GAMEDIR/clonehero"
}
]
}
}