Installer right-click-to-necromance-itchio

files:
- zip: N/A:Please select the file RCTN.zip
game:
  exe: drive_c/RCTN/RCTN.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/RTCN/
    src: zip
description: null
game_slug: right-click-to-necromance
gogslug: ''
humblestoreid: ''
installer_slug: right-click-to-necromance-itchio
name: Right Click To Necromance
notes: 'Get the zip file from: https://juicybeast.itch.io/right-click-to-necromance
  and select it during the installation process.'
runner: wine
script:
  files:
  - zip: N/A:Please select the file RCTN.zip
  game:
    exe: drive_c/RCTN/RCTN.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/RTCN/
      src: zip
slug: right-click-to-necromance-itchio
steamid: null
version: Itch.io
year: 2015
{
  "game_slug": "right-click-to-necromance",
  "version": "Itch.io",
  "description": null,
  "notes": "Get the zip file from: https://juicybeast.itch.io/right-click-to-necromance and select it during the installation process.",
  "name": "Right Click To Necromance",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "right-click-to-necromance-itchio",
  "installer_slug": "right-click-to-necromance-itchio",
  "script": {
    "files": [
      {
        "zip": "N/A:Please select the file RCTN.zip"
      }
    ],
    "game": {
      "exe": "drive_c/RCTN/RCTN.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/RTCN/",
          "src": "zip"
        }
      }
    ]
  }
}
Back to game