files:
- humblegame: N/A
game:
exe: SwordsAndSoldiers.bin.x86_64
installer:
- execute:
args: --keep --target $CACHE --tar xvf
file: humblegame
- extract:
dst: $GAMEDIR
file: $GAMEDIR/subarch
format: txz
- extract:
dst: $GAMEDIR
file: $GAMEDIR/instarchive_linux_x86_64
format: txz
- extract:
dst: $GAMEDIR
file: $GAMEDIR/instarchive_all
format: txz
description: null
game_slug: swords-and-soldiers
gogslug: ''
humblestoreid: ''
installer_slug: swords-soldiers-humble-bundle
name: Swords & Soldiers
notes: ''
runner: linux
script:
files:
- humblegame: N/A
game:
exe: SwordsAndSoldiers.bin.x86_64
installer:
- execute:
args: --keep --target $CACHE --tar xvf
file: humblegame
- extract:
dst: $GAMEDIR
file: $GAMEDIR/subarch
format: txz
- extract:
dst: $GAMEDIR
file: $GAMEDIR/instarchive_linux_x86_64
format: txz
- extract:
dst: $GAMEDIR
file: $GAMEDIR/instarchive_all
format: txz
slug: swords-soldiers-humble-bundle
steamid: 63500
version: Humble Bundle
year: 2009
{
"game_slug": "swords-and-soldiers",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Swords & Soldiers",
"year": 2009,
"steamid": 63500,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "swords-soldiers-humble-bundle",
"installer_slug": "swords-soldiers-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A"
}
],
"game": {
"exe": "SwordsAndSoldiers.bin.x86_64"
},
"installer": [
{
"execute": {
"args": "--keep --target $CACHE --tar xvf",
"file": "humblegame"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$GAMEDIR/subarch",
"format": "txz"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$GAMEDIR/instarchive_linux_x86_64",
"format": "txz"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$GAMEDIR/instarchive_all",
"format": "txz"
}
}
]
}
}