Installer kings-bounty-the-legend-demo

files:
- archive: https://archive.org/download/kings-bounty-the-legend-demo.tar.xz/kings-bounty-the-legend-demo.tar.xz
game:
  exe: $GAMEDIR/kb.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    file: archive
wine:
  esync: false
description: demo
game_slug: kings-bounty-the-legend
gogslug: kings_bounty_the_legend
humblestoreid: ''
installer_slug: kings-bounty-the-legend-demo
name: 'King''s Bounty: The Legend'
notes: ''
runner: wine
script:
  files:
  - archive: https://archive.org/download/kings-bounty-the-legend-demo.tar.xz/kings-bounty-the-legend-demo.tar.xz
  game:
    exe: $GAMEDIR/kb.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      file: archive
  wine:
    esync: false
slug: kings-bounty-the-legend-demo
steamid: 25900
version: demo
year: 2008
{
  "game_slug": "kings-bounty-the-legend",
  "version": "demo",
  "description": "demo",
  "notes": "",
  "name": "King's Bounty: The Legend",
  "year": 2008,
  "steamid": 25900,
  "gogslug": "kings_bounty_the_legend",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "kings-bounty-the-legend-demo",
  "installer_slug": "kings-bounty-the-legend-demo",
  "script": {
    "files": [
      {
        "archive": "https://archive.org/download/kings-bounty-the-legend-demo.tar.xz/kings-bounty-the-legend-demo.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/kb.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      }
    ],
    "wine": {
      "esync": false
    }
  }
}
Back to game