files:
- game: http://download.savannah.gnu.org/releases/hexoshi/0.2/hexoshi-0.2-gnulinux-x86_64.tar.gz
game:
exe: $GAMEDIR/hexoshi
installer:
- extract:
dst: $GAMEDIR
file: game
description: null
game_slug: hexoshi
gogslug: ''
humblestoreid: ''
installer_slug: hexoshi-02
name: Hexoshi
notes: ''
runner: linux
script:
files:
- game: http://download.savannah.gnu.org/releases/hexoshi/0.2/hexoshi-0.2-gnulinux-x86_64.tar.gz
game:
exe: $GAMEDIR/hexoshi
installer:
- extract:
dst: $GAMEDIR
file: game
slug: hexoshi-02
steamid: null
version: '0.2'
year: 2016
{
"game_slug": "hexoshi",
"version": "0.2",
"description": null,
"notes": "",
"name": "Hexoshi",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "hexoshi-02",
"installer_slug": "hexoshi-02",
"script": {
"files": [
{
"game": "http://download.savannah.gnu.org/releases/hexoshi/0.2/hexoshi-0.2-gnulinux-x86_64.tar.gz"
}
],
"game": {
"exe": "$GAMEDIR/hexoshi"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
}
]
}
}