files:
- game: 'N/A: Select the .zip archive downloaded from Humble Bundle'
game:
exe: Hammerwatch.bin.x86_64
launch_configs:
- exe: Hammerwatch.bin.x86
name: 32 bit version
installer:
- extract:
dst: $GAMEDIR
file: game
- chmodx: $GAMEDIR/Hammerwatch.bin.x86
- chmodx: $GAMEDIR/Hammerwatch.bin.x86_64
description: ''
game_slug: hammerwatch
gogslug: hammerwatch
humblestoreid: hammerwatch
installer_slug: hammerwatch-humble-bundle
name: Hammerwatch
notes: ''
runner: linux
script:
files:
- game: 'N/A: Select the .zip archive downloaded from Humble Bundle'
game:
exe: Hammerwatch.bin.x86_64
launch_configs:
- exe: Hammerwatch.bin.x86
name: 32 bit version
installer:
- extract:
dst: $GAMEDIR
file: game
- chmodx: $GAMEDIR/Hammerwatch.bin.x86
- chmodx: $GAMEDIR/Hammerwatch.bin.x86_64
slug: hammerwatch-humble-bundle
steamid: 239070
version: Humble Bundle
year: 2013
{
"game_slug": "hammerwatch",
"version": "Humble Bundle",
"description": "",
"notes": "",
"name": "Hammerwatch",
"year": 2013,
"steamid": 239070,
"gogslug": "hammerwatch",
"humblestoreid": "hammerwatch",
"runner": "linux",
"slug": "hammerwatch-humble-bundle",
"installer_slug": "hammerwatch-humble-bundle",
"script": {
"files": [
{
"game": "N/A: Select the .zip archive downloaded from Humble Bundle"
}
],
"game": {
"exe": "Hammerwatch.bin.x86_64",
"launch_configs": [
{
"exe": "Hammerwatch.bin.x86",
"name": "32 bit version"
}
]
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"chmodx": "$GAMEDIR/Hammerwatch.bin.x86"
},
{
"chmodx": "$GAMEDIR/Hammerwatch.bin.x86_64"
}
]
}
}