files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: "drive_c/Program Files/1C Company/King\u2019s Bounty. The Legend/kb.exe"
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: kings-bounty-the-legend
gogslug: kings_bounty_the_legend
humblestoreid: ''
installer_slug: kings-bounty-the-legend-humble
name: 'King''s Bounty: The Legend'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the Humble archive
game:
arch: win32
exe: "drive_c/Program Files/1C Company/King\u2019s Bounty. The Legend/kb.exe"
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
executable: $CACHE/setup.exe
name: wineexec
prefix: $GAMEDIR
slug: kings-bounty-the-legend-humble
steamid: 25900
version: Humble
year: 2008
{
"game_slug": "kings-bounty-the-legend",
"version": "Humble",
"description": "",
"notes": "",
"name": "King's Bounty: The Legend",
"year": 2008,
"steamid": 25900,
"gogslug": "kings_bounty_the_legend",
"humblestoreid": "",
"runner": "wine",
"slug": "kings-bounty-the-legend-humble",
"installer_slug": "kings-bounty-the-legend-humble",
"script": {
"files": [
{
"file1": "N/A:Please select the Humble archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/1C Company/King\u2019s Bounty. The Legend/kb.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"executable": "$CACHE/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}