files:
- tic80: https://github.com/nesbox/TIC-80/releases/download/v1.0.2164/tic80-v1.0-linux.zip
game:
exe: $GAMEDIR/tic80
installer:
- extract:
dst: $GAMEDIR
file: $tic80
description: ''
game_slug: tic-80
gogslug: ''
humblestoreid: ''
installer_slug: tic-80-10
name: TIC-80
notes: ''
runner: linux
script:
files:
- tic80: https://github.com/nesbox/TIC-80/releases/download/v1.0.2164/tic80-v1.0-linux.zip
game:
exe: $GAMEDIR/tic80
installer:
- extract:
dst: $GAMEDIR
file: $tic80
slug: tic-80-10
steamid: null
version: '1.0'
year: 2017
{
"game_slug": "tic-80",
"version": "1.0",
"description": "",
"notes": "",
"name": "TIC-80",
"year": 2017,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "tic-80-10",
"installer_slug": "tic-80-10",
"script": {
"files": [
{
"tic80": "https://github.com/nesbox/TIC-80/releases/download/v1.0.2164/tic80-v1.0-linux.zip"
}
],
"game": {
"exe": "$GAMEDIR/tic80"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$tic80"
}
}
]
}
}