Installer ladykiller-in-a-bind-universal

extends: ladykiller-in-a-bind
files:
- file1:
    filename: pr5.rpy
    url: https://web.archive.org/web/20200606102616if_/https://pastebin.com/raw/qR64hfsi
installer:
- move:
    dst: $GAMEDIR/game/pr5.rpyc.original
    src: $GAMEDIR/game/pr5.rpyc
- merge:
    dst: $GAMEDIR/game
    src: $file1
description: Installer for removed scene in Presidents route.
game_slug: ladykiller-in-a-bind
gogslug: ''
humblestoreid: ''
installer_slug: ladykiller-in-a-bind-universal
name: Ladykiller in a Bind
notes: "Before installing, consider why the scene was removed and if you *really*\
  \ want to play it.\r\nhttps://christinelove.tumblr.com/post/156275741888/ladykiller-in-a-mea-culpa"
runner: linux
script:
  extends: ladykiller-in-a-bind
  files:
  - file1:
      filename: pr5.rpy
      url: https://web.archive.org/web/20200606102616if_/https://pastebin.com/raw/qR64hfsi
  installer:
  - move:
      dst: $GAMEDIR/game/pr5.rpyc.original
      src: $GAMEDIR/game/pr5.rpyc
  - merge:
      dst: $GAMEDIR/game
      src: $file1
slug: ladykiller-in-a-bind-universal
steamid: 560000
version: Universal
year: 2016
{
  "game_slug": "ladykiller-in-a-bind",
  "version": "Universal",
  "description": "Installer for removed scene in Presidents route.",
  "notes": "Before installing, consider why the scene was removed and if you *really* want to play it.\r\nhttps://christinelove.tumblr.com/post/156275741888/ladykiller-in-a-mea-culpa",
  "name": "Ladykiller in a Bind",
  "year": 2016,
  "steamid": 560000,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "ladykiller-in-a-bind-universal",
  "installer_slug": "ladykiller-in-a-bind-universal",
  "script": {
    "extends": "ladykiller-in-a-bind",
    "files": [
      {
        "file1": {
          "filename": "pr5.rpy",
          "url": "https://web.archive.org/web/20200606102616if_/https://pastebin.com/raw/qR64hfsi"
        }
      }
    ],
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR/game/pr5.rpyc.original",
          "src": "$GAMEDIR/game/pr5.rpyc"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/game",
          "src": "$file1"
        }
      }
    ]
  }
}
Back to game