files:
- game: 'N/A: Select the .tar.gz archive downloaded from Humble Bundle'
game:
exe: knightspp.x86
installer:
- extract:
dst: $GAMEDIR
file: game
- chmodx: $GAMEDIR/knightspp.x86
description: ''
game_slug: knights-of-pen-and-paper-1
gogslug: ''
humblestoreid: knights-of-pen-paper-1-edition
installer_slug: knights-of-pen-and-paper-1-humble-bundle
name: Knights of Pen and Paper +1
notes: ''
runner: linux
script:
files:
- game: 'N/A: Select the .tar.gz archive downloaded from Humble Bundle'
game:
exe: knightspp.x86
installer:
- extract:
dst: $GAMEDIR
file: game
- chmodx: $GAMEDIR/knightspp.x86
slug: knights-of-pen-and-paper-1-humble-bundle
steamid: 231740
version: Humble Bundle
year: 2013
{
"game_slug": "knights-of-pen-and-paper-1",
"version": "Humble Bundle",
"description": "",
"notes": "",
"name": "Knights of Pen and Paper +1",
"year": 2013,
"steamid": 231740,
"gogslug": "",
"humblestoreid": "knights-of-pen-paper-1-edition",
"runner": "linux",
"slug": "knights-of-pen-and-paper-1-humble-bundle",
"installer_slug": "knights-of-pen-and-paper-1-humble-bundle",
"script": {
"files": [
{
"game": "N/A: Select the .tar.gz archive downloaded from Humble Bundle"
}
],
"game": {
"exe": "knightspp.x86"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game"
}
},
{
"chmodx": "$GAMEDIR/knightspp.x86"
}
]
}
}