files:
- humblegame: N/A:Select the game's archive downloaded from Humble Bundle
- libssl: http://lutris.net/files/lib32/libssl.so.1.0.0.gz
- libcrypto: http://lutris.net/files/lib32/libcrypto.so.1.0.0.gz
game:
exe: StealthBastardDeluxe
ld_library_path: $GAMEDIR/lib
installer:
- extract:
dst: $GAMEDIR
file: humblegame
- chmodx: $GAMEDIR/StealthBastardDeluxe
- mkdir: $GAMEDIR/lib
- extract:
dst: $GAMEDIR/lib
file: libssl
- extract:
dst: $GAMEDIR/lib
file: libcrypto
description: null
game_slug: stealth-bastard-deluxe
gogslug: stealth_inc_2_a_game_of_clones_deluxe
humblestoreid: stealth-bastard-deluxe
installer_slug: stealth-bastard-deluxe-humble-bundle
name: Stealth Bastard Deluxe
notes: ''
runner: linux
script:
files:
- humblegame: N/A:Select the game's archive downloaded from Humble Bundle
- libssl: http://lutris.net/files/lib32/libssl.so.1.0.0.gz
- libcrypto: http://lutris.net/files/lib32/libcrypto.so.1.0.0.gz
game:
exe: StealthBastardDeluxe
ld_library_path: $GAMEDIR/lib
installer:
- extract:
dst: $GAMEDIR
file: humblegame
- chmodx: $GAMEDIR/StealthBastardDeluxe
- mkdir: $GAMEDIR/lib
- extract:
dst: $GAMEDIR/lib
file: libssl
- extract:
dst: $GAMEDIR/lib
file: libcrypto
slug: stealth-bastard-deluxe-humble-bundle
steamid: 209190
version: Humble Bundle
year: 2012
{
"game_slug": "stealth-bastard-deluxe",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Stealth Bastard Deluxe",
"year": 2012,
"steamid": 209190,
"gogslug": "stealth_inc_2_a_game_of_clones_deluxe",
"humblestoreid": "stealth-bastard-deluxe",
"runner": "linux",
"slug": "stealth-bastard-deluxe-humble-bundle",
"installer_slug": "stealth-bastard-deluxe-humble-bundle",
"script": {
"files": [
{
"humblegame": "N/A:Select the game's archive downloaded from Humble Bundle"
},
{
"libssl": "http://lutris.net/files/lib32/libssl.so.1.0.0.gz"
},
{
"libcrypto": "http://lutris.net/files/lib32/libcrypto.so.1.0.0.gz"
}
],
"game": {
"exe": "StealthBastardDeluxe",
"ld_library_path": "$GAMEDIR/lib"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "humblegame"
}
},
{
"chmodx": "$GAMEDIR/StealthBastardDeluxe"
},
{
"mkdir": "$GAMEDIR/lib"
},
{
"extract": {
"dst": "$GAMEDIR/lib",
"file": "libssl"
}
},
{
"extract": {
"dst": "$GAMEDIR/lib",
"file": "libcrypto"
}
}
]
}
}