files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Legend of Grimrock 2/grimrock2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/install.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: legend-of-grimrock-2
gogslug: legend_of_grimrock_2
humblestoreid: ''
installer_slug: legend-of-grimrock-2-humble
name: Legend of Grimrock 2
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: drive_c/Program Files/Legend of Grimrock 2/grimrock2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/install.exe
name: wineexec
prefix: $GAMEDIR
slug: legend-of-grimrock-2-humble
steamid: 251730
version: Humble
year: 2014
{
"game_slug": "legend-of-grimrock-2",
"version": "Humble",
"description": "",
"notes": "",
"name": "Legend of Grimrock 2",
"year": 2014,
"steamid": 251730,
"gogslug": "legend_of_grimrock_2",
"humblestoreid": "",
"runner": "wine",
"slug": "legend-of-grimrock-2-humble",
"installer_slug": "legend-of-grimrock-2-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Legend of Grimrock 2/grimrock2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/install.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}