files:
- main_file: N/A:Please select the Humble archive
game:
exe: run.sh
installer:
- extract:
dst: $GAMEDIR
file: main_file
description: ''
game_slug: grim-fandango-remastered
gogslug: grim_fandango_remastered
humblestoreid: grimfandango
installer_slug: grim-fandango-remastered-humble
name: Grim Fandango Remastered
notes: ''
runner: linux
script:
files:
- main_file: N/A:Please select the Humble archive
game:
exe: run.sh
installer:
- extract:
dst: $GAMEDIR
file: main_file
slug: grim-fandango-remastered-humble
steamid: 316790
version: Humble
year: 2015
{
"game_slug": "grim-fandango-remastered",
"version": "Humble",
"description": "",
"notes": "",
"name": "Grim Fandango Remastered",
"year": 2015,
"steamid": 316790,
"gogslug": "grim_fandango_remastered",
"humblestoreid": "grimfandango",
"runner": "linux",
"slug": "grim-fandango-remastered-humble",
"installer_slug": "grim-fandango-remastered-humble",
"script": {
"files": [
{
"main_file": "N/A:Please select the Humble archive"
}
],
"game": {
"exe": "run.sh"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "main_file"
}
}
]
}
}