Installer the-librarian-special-edition-itchio

files:
- installer: N/A:Please select the itch.io archive
game:
  arch: win64
  exe: $GAMEDIR/The Librarian.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR/prefix
installer:
- extract:
    dst: $GAMEDIR
    file: $installer
description: ''
game_slug: the-librarian-special-edition
gogslug: the_librarian_special_edition
humblestoreid: ''
installer_slug: the-librarian-special-edition-itchio
name: The Librarian (Special Edition)
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Please select the itch.io archive
  game:
    arch: win64
    exe: $GAMEDIR/The Librarian.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR/prefix
  installer:
  - extract:
      dst: $GAMEDIR
      file: $installer
slug: the-librarian-special-edition-itchio
steamid: null
version: itch.io
year: 2020
{
  "game_slug": "the-librarian-special-edition",
  "version": "itch.io",
  "description": "",
  "notes": "",
  "name": "The Librarian (Special Edition)",
  "year": 2020,
  "steamid": null,
  "gogslug": "the_librarian_special_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-librarian-special-edition-itchio",
  "installer_slug": "the-librarian-special-edition-itchio",
  "script": {
    "files": [
      {
        "installer": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/The Librarian.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$installer"
        }
      }
    ]
  }
}
Back to game