files:
- humbleinstaller: N/A:Please select the .zip install file downloaded from humblebundle.com
game:
exe: $INPUT_ALAUNCH.bin.x86
exe64: $INPUT_ALAUNCH.bin.x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: humbleinstaller
- chmodx: Amnesia.bin.x86
- chmodx: Amnesia.bin.x86_64
- chmodx: Launcher.bin.x86
- chmodx: Launcher.bin.x86_64
- input_menu:
description: Choose your preference. If you aren't sure, leave it as default.
id: ALAUNCH
options:
- Amnesia: Without launcher
- Launcher: With launcher
preselect: Launcher
description: null
game_slug: amnesia-the-dark-descent
gogslug: amnesia_the_dark_descent
humblestoreid: amnesia
installer_slug: amnesia-the-dark-descent-humble-bundle
name: 'Amnesia: The Dark Descent'
notes: ''
runner: linux
script:
files:
- humbleinstaller: N/A:Please select the .zip install file downloaded from humblebundle.com
game:
exe: $INPUT_ALAUNCH.bin.x86
exe64: $INPUT_ALAUNCH.bin.x86_64
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: humbleinstaller
- chmodx: Amnesia.bin.x86
- chmodx: Amnesia.bin.x86_64
- chmodx: Launcher.bin.x86
- chmodx: Launcher.bin.x86_64
- input_menu:
description: Choose your preference. If you aren't sure, leave it as default.
id: ALAUNCH
options:
- Amnesia: Without launcher
- Launcher: With launcher
preselect: Launcher
slug: amnesia-the-dark-descent-humble-bundle
steamid: 57300
version: Humble Bundle
year: 2010
{
"game_slug": "amnesia-the-dark-descent",
"version": "Humble Bundle",
"description": null,
"notes": "",
"name": "Amnesia: The Dark Descent",
"year": 2010,
"steamid": 57300,
"gogslug": "amnesia_the_dark_descent",
"humblestoreid": "amnesia",
"runner": "linux",
"slug": "amnesia-the-dark-descent-humble-bundle",
"installer_slug": "amnesia-the-dark-descent-humble-bundle",
"script": {
"files": [
{
"humbleinstaller": "N/A:Please select the .zip install file downloaded from humblebundle.com"
}
],
"game": {
"exe": "$INPUT_ALAUNCH.bin.x86",
"exe64": "$INPUT_ALAUNCH.bin.x86_64",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "humbleinstaller"
}
},
{
"chmodx": "Amnesia.bin.x86"
},
{
"chmodx": "Amnesia.bin.x86_64"
},
{
"chmodx": "Launcher.bin.x86"
},
{
"chmodx": "Launcher.bin.x86_64"
},
{
"input_menu": {
"description": "Choose your preference. If you aren't sure, leave it as default.",
"id": "ALAUNCH",
"options": [
{
"Amnesia": "Without launcher"
},
{
"Launcher": "With launcher"
}
],
"preselect": "Launcher"
}
}
]
}
}