files:
- bombsquad: https://files.ballistica.net/bombsquad/builds/BombSquad_Linux_x86_64_1.7.36.tar.gz
game:
exe: $GAMEDIR/bombsquad
installer:
- extract:
dst: $GAMEDIR/
file: bombsquad
description: ''
game_slug: bomb-squad
gogslug: ''
humblestoreid: ''
installer_slug: bombsquad-1736
name: BombSquad
notes: ''
runner: linux
script:
files:
- bombsquad: https://files.ballistica.net/bombsquad/builds/BombSquad_Linux_x86_64_1.7.36.tar.gz
game:
exe: $GAMEDIR/bombsquad
installer:
- extract:
dst: $GAMEDIR/
file: bombsquad
slug: bombsquad-1736
steamid: null
version: 1.7.36
year: 2019
{
"game_slug": "bomb-squad",
"version": "1.7.36",
"description": "",
"notes": "",
"name": "BombSquad",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "bombsquad-1736",
"installer_slug": "bombsquad-1736",
"script": {
"files": [
{
"bombsquad": "https://files.ballistica.net/bombsquad/builds/BombSquad_Linux_x86_64_1.7.36.tar.gz"
}
],
"game": {
"exe": "$GAMEDIR/bombsquad"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "bombsquad"
}
}
]
}
}