files:
- game: http://download.evolonline.org/manaplus/nightly/manaplus-nightly-20170218.tar.bz2
game:
exe: ./runme.sh
installer:
- extract:
dst: $GAMEDIR
file: game
description: null
game_slug: manaplus
gogslug: ''
humblestoreid: ''
installer_slug: manaplus-latest
name: ManaPlus
notes: ''
runner: linux
script:
files:
- game: http://download.evolonline.org/manaplus/nightly/manaplus-nightly-20170218.tar.bz2
game:
exe: ./runme.sh
installer:
- extract:
dst: $GAMEDIR
file: game
slug: manaplus-latest
steamid: null
version: latest
year: 2013
{
"game_slug": "manaplus",
"version": "latest",
"description": null,
"notes": "",
"name": "ManaPlus",
"year": 2013,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "manaplus-latest",
"installer_slug": "manaplus-latest",
"script": {
"files": [
{
"game": "http://download.evolonline.org/manaplus/nightly/manaplus-nightly-20170218.tar.bz2"
}
],
"game": {
"exe": "./runme.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
}
]
}
}