files:
- humblearchive: N/A:Select the game's setup file
game:
appid: 367520
exe: $GAMEDIR/Hollow Knight
installer:
- extract:
file: $humblearchive
- chmodx: $GAMEDIR/Hollow Knight
description: null
game_slug: hollow-knight
gogslug: hollow_knight_soundtracks
humblestoreid: hollow_knight_YZt44
installer_slug: hollow-knight-humble
name: Hollow Knight
notes: ''
runner: linux
script:
files:
- humblearchive: N/A:Select the game's setup file
game:
appid: 367520
exe: $GAMEDIR/Hollow Knight
installer:
- extract:
file: $humblearchive
- chmodx: $GAMEDIR/Hollow Knight
slug: hollow-knight-humble
steamid: 367520
version: Humble
year: 2017
{
"game_slug": "hollow-knight",
"version": "Humble",
"description": null,
"notes": "",
"name": "Hollow Knight",
"year": 2017,
"steamid": 367520,
"gogslug": "hollow_knight_soundtracks",
"humblestoreid": "hollow_knight_YZt44",
"runner": "linux",
"slug": "hollow-knight-humble",
"installer_slug": "hollow-knight-humble",
"script": {
"files": [
{
"humblearchive": "N/A:Select the game's setup file"
}
],
"game": {
"appid": 367520,
"exe": "$GAMEDIR/Hollow Knight"
},
"installer": [
{
"extract": {
"file": "$humblearchive"
}
},
{
"chmodx": "$GAMEDIR/Hollow Knight"
}
]
}
}