files:
- game: 'N/A: Select the .sh archive downloaded from Humble Bundle'
game:
exe: SkullGirls.x86_64-pc-linux-gnu
humbleid: skullgirls_alldlc
installer:
- extract:
dst: $GAMEDIR
file: game
format: tar
description: null
game_slug: skullgirls
gogslug: skullgirls
humblestoreid: ''
installer_slug: skullgirls-humble-bundle
name: Skullgirls
notes: ''
runner: linux
script:
files:
- game: 'N/A: Select the .sh archive downloaded from Humble Bundle'
game:
exe: SkullGirls.x86_64-pc-linux-gnu
humbleid: skullgirls_alldlc
installer:
- extract:
dst: $GAMEDIR
file: game
format: tar
slug: skullgirls-humble-bundle
steamid: 245170
version: Humble Bundle
year: 2013
{
"game_slug": "skullgirls",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Skullgirls",
"year": 2013,
"steamid": 245170,
"gogslug": "skullgirls",
"humblestoreid": "",
"runner": "linux",
"slug": "skullgirls-humble-bundle",
"installer_slug": "skullgirls-humble-bundle",
"script": {
"files": [
{
"game": "N/A: Select the .sh archive downloaded from Humble Bundle"
}
],
"game": {
"exe": "SkullGirls.x86_64-pc-linux-gnu",
"humbleid": "skullgirls_alldlc"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game",
"format": "tar"
}
}
]
}
}