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