files:
- bindingofisaac: 'N/A: Select the .tar.gz archive downloaded from Humble Bundle'
- libidn: https://lutris.nyc3.digitaloceanspaces.com/tools/lib32/libidn.so.11.gz
game:
exe: isaac
ld_library_path: $GAMEDIR/lib
installer:
- extract:
file: bindingofisaac
- extract:
dst: $GAMEDIR/lib
file: libidn
description: null
game_slug: the-binding-of-isaac
gogslug: ''
humblestoreid: ''
installer_slug: the-binding-of-isaac-humble-bundle
name: The Binding of Isaac
notes: ''
runner: linux
script:
files:
- bindingofisaac: 'N/A: Select the .tar.gz archive downloaded from Humble Bundle'
- libidn: https://lutris.nyc3.digitaloceanspaces.com/tools/lib32/libidn.so.11.gz
game:
exe: isaac
ld_library_path: $GAMEDIR/lib
installer:
- extract:
file: bindingofisaac
- extract:
dst: $GAMEDIR/lib
file: libidn
slug: the-binding-of-isaac-humble-bundle
steamid: null
version: Humble Bundle
year: 2012
{
"game_slug": "the-binding-of-isaac",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "The Binding of Isaac",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "the-binding-of-isaac-humble-bundle",
"installer_slug": "the-binding-of-isaac-humble-bundle",
"script": {
"files": [
{
"bindingofisaac": "N/A: Select the .tar.gz archive downloaded from Humble Bundle"
},
{
"libidn": "https://lutris.nyc3.digitaloceanspaces.com/tools/lib32/libidn.so.11.gz"
}
],
"game": {
"exe": "isaac",
"ld_library_path": "$GAMEDIR/lib"
},
"installer": [
{
"extract": {
"file": "bindingofisaac"
}
},
{
"extract": {
"dst": "$GAMEDIR/lib",
"file": "libidn"
}
}
]
}
}