files:
- file1: N/A:Please select the Humble archive
game:
exe: BlastEmLinux.x86
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/BlastEmLinux.x86
description: ''
game_slug: blast-em
gogslug: ''
humblestoreid: ''
installer_slug: blast-em-humble
name: Blast Em!
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble archive
game:
exe: BlastEmLinux.x86
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/BlastEmLinux.x86
slug: blast-em-humble
steamid: 257630
version: Humble
year: 2014
{
"game_slug": "blast-em",
"version": "Humble",
"description": "",
"notes": "",
"name": "Blast Em!",
"year": 2014,
"steamid": 257630,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "blast-em-humble",
"installer_slug": "blast-em-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "BlastEmLinux.x86"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/BlastEmLinux.x86"
}
]
}
}