files:
- tic80: http://dev.nesbox.com/files/master/2020.07.17/linux/tic80.tar.gz
game:
exe: $GAMEDIR/tic80
installer:
- extract:
dst: $GAMEDIR
file: $tic80
description: Nightly build as of 2020.07.17.
game_slug: tic-80
gogslug: ''
humblestoreid: ''
installer_slug: tic-80-nightly
name: TIC-80
notes: Available from http://dev.nesbox.com/master .
runner: linux
script:
files:
- tic80: http://dev.nesbox.com/files/master/2020.07.17/linux/tic80.tar.gz
game:
exe: $GAMEDIR/tic80
installer:
- extract:
dst: $GAMEDIR
file: $tic80
slug: tic-80-nightly
steamid: null
version: nightly
year: 2017
{
"game_slug": "tic-80",
"version": "nightly",
"description": "Nightly build as of 2020.07.17.",
"notes": "Available from http://dev.nesbox.com/master .",
"name": "TIC-80",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "tic-80-nightly",
"installer_slug": "tic-80-nightly",
"script": {
"files": [
{
"tic80": "http://dev.nesbox.com/files/master/2020.07.17/linux/tic80.tar.gz"
}
],
"game": {
"exe": "$GAMEDIR/tic80"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$tic80"
}
}
]
}
}