files:
- file1: N/A:Please select the Humble (or Itch.io) archive
game:
exe: run-delver.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/run-delver.sh
description: ''
game_slug: delver
gogslug: ''
humblestoreid: ''
installer_slug: delver-humble-itchio
name: Delver
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the Humble (or Itch.io) archive
game:
exe: run-delver.sh
installer:
- extract:
file: $file1
- chmodx: $GAMEDIR/run-delver.sh
slug: delver-humble-itchio
steamid: 249630
version: Humble / Itch.io
year: 2013
{
"game_slug": "delver",
"version": "Humble / Itch.io",
"description": "",
"notes": "",
"name": "Delver",
"year": 2013,
"steamid": 249630,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "delver-humble-itchio",
"installer_slug": "delver-humble-itchio",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble (or Itch.io) archive"
}
],
"game": {
"exe": "run-delver.sh"
},
"installer": [
{
"extract": {
"file": "$file1"
}
},
{
"chmodx": "$GAMEDIR/run-delver.sh"
}
]
}
}