Installer plumbers-dont-wear-ties-pc

files:
- gamezip: https://archive.org/download/PLUMBER_201703/Plumbers%20Don%27t%20Wear%20Ties%20PC%20VERSION%20LEAK%20by%20Psychotic%20Giraffe.zip
game:
  game_id: plumbers
  path: $GAMEDIR/C/PLUMBER/
installer:
- extract:
    description: Extracting the game
    dst: $GAMEDIR
    file: gamezip
scummvm:
  aspect: true
description: Downloads the "lost" PC Version from archive.org and gets it to work
  with ScummVM.
game_slug: plumbers-dont-wear-ties
gogslug: ''
humblestoreid: ''
installer_slug: plumbers-dont-wear-ties-pc
name: Plumbers Don't Wear Ties
notes: ''
runner: scummvm
script:
  files:
  - gamezip: https://archive.org/download/PLUMBER_201703/Plumbers%20Don%27t%20Wear%20Ties%20PC%20VERSION%20LEAK%20by%20Psychotic%20Giraffe.zip
  game:
    game_id: plumbers
    path: $GAMEDIR/C/PLUMBER/
  installer:
  - extract:
      description: Extracting the game
      dst: $GAMEDIR
      file: gamezip
  scummvm:
    aspect: true
slug: plumbers-dont-wear-ties-pc
steamid: null
version: PC
year: 1990
{
  "game_slug": "plumbers-dont-wear-ties",
  "version": "PC",
  "description": "Downloads the \"lost\" PC Version from archive.org and gets it to work with ScummVM.",
  "notes": "",
  "name": "Plumbers Don't Wear Ties",
  "year": 1990,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "plumbers-dont-wear-ties-pc",
  "installer_slug": "plumbers-dont-wear-ties-pc",
  "script": {
    "files": [
      {
        "gamezip": "https://archive.org/download/PLUMBER_201703/Plumbers%20Don%27t%20Wear%20Ties%20PC%20VERSION%20LEAK%20by%20Psychotic%20Giraffe.zip"
      }
    ],
    "game": {
      "game_id": "plumbers",
      "path": "$GAMEDIR/C/PLUMBER/"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting the game",
          "dst": "$GAMEDIR",
          "file": "gamezip"
        }
      }
    ],
    "scummvm": {
      "aspect": true
    }
  }
}
Back to game