files:
- game: http://www.retroguru.com/fruity/fruity-v.latest-linux64.tar.gz
game:
args: -fs
exe: fruity_linux64
installer:
- extract:
dst: $GAMEDIR
file: game
description: ''
game_slug: fruity
gogslug: ''
humblestoreid: ''
installer_slug: fruity-100-64bit
name: Fruit'Y
notes: ''
runner: linux
script:
files:
- game: http://www.retroguru.com/fruity/fruity-v.latest-linux64.tar.gz
game:
args: -fs
exe: fruity_linux64
installer:
- extract:
dst: $GAMEDIR
file: game
slug: fruity-100-64bit
steamid: null
version: 1.00 64bit
year: 2015
{
"game_slug": "fruity",
"version": "1.00 64bit",
"description": "",
"notes": "",
"name": "Fruit'Y",
"year": 2015,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "fruity-100-64bit",
"installer_slug": "fruity-100-64bit",
"script": {
"files": [
{
"game": "http://www.retroguru.com/fruity/fruity-v.latest-linux64.tar.gz"
}
],
"game": {
"args": "-fs",
"exe": "fruity_linux64"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
}
]
}
}