Installer loot-keeper-11

files:
- zipfile: N/A:Select the game's zip file
game:
  exe: lootkeeper
installer:
- extract:
    dst: $GAMEDIR
    file: zipfile
description: 'The itch.io version: <a href="https://outstar.itch.io/lootkeeper">https://outstar.itch.io/lootkeeper</a>'
game_slug: loot-keeper
gogslug: ''
humblestoreid: ''
installer_slug: loot-keeper-11
name: Loot Keeper
notes: ''
runner: wine
script:
  files:
  - zipfile: N/A:Select the game's zip file
  game:
    exe: lootkeeper
  installer:
  - extract:
      dst: $GAMEDIR
      file: zipfile
slug: loot-keeper-11
steamid: null
version: '1.1'
year: 2017
{
  "game_slug": "loot-keeper",
  "version": "1.1",
  "description": "The itch.io version: <a href=\"https://outstar.itch.io/lootkeeper\">https://outstar.itch.io/lootkeeper</a>",
  "notes": "",
  "name": "Loot Keeper",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "loot-keeper-11",
  "installer_slug": "loot-keeper-11",
  "script": {
    "files": [
      {
        "zipfile": "N/A:Select the game's zip file"
      }
    ],
    "game": {
      "exe": "lootkeeper"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "zipfile"
        }
      }
    ]
  }
}
Back to game