Installer schoolgirl-x-squid-windows

files:
- file1: N/A:Please select the game archive
- file2: https://www.renpy.org/dl/6.14.1/renpy-6.14.1-sdk.tar.bz2
game:
  args: squid
  exe: renpy.sh
installer:
- extract:
    dst: $GAMEDIR
    file: $file2
- chmodx: $GAMEDIR/renpy.sh
- extract:
    dst: $CACHE
    file: $file1
- merge:
    dst: $GAMEDIR/squid/game
    src: $CACHE/game
description: "Uses the Ren'Py SDK to run the game natively in Linux.\r\nGame Download:\
  \ http://www.mediafire.com/file/mndvvxfaru29d6o/Schoolgirl+x+Squid-1.0-win.zip"
game_slug: schoolgirl-x-squid
gogslug: ''
humblestoreid: ''
installer_slug: schoolgirl-x-squid-windows
name: Schoolgirl x Squid
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the game archive
  - file2: https://www.renpy.org/dl/6.14.1/renpy-6.14.1-sdk.tar.bz2
  game:
    args: squid
    exe: renpy.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: $file2
  - chmodx: $GAMEDIR/renpy.sh
  - extract:
      dst: $CACHE
      file: $file1
  - merge:
      dst: $GAMEDIR/squid/game
      src: $CACHE/game
slug: schoolgirl-x-squid-windows
steamid: null
version: Windows
year: 2013
{
  "game_slug": "schoolgirl-x-squid",
  "version": "Windows",
  "description": "Uses the Ren'Py SDK to run the game natively in Linux.\r\nGame Download: http://www.mediafire.com/file/mndvvxfaru29d6o/Schoolgirl+x+Squid-1.0-win.zip",
  "notes": "",
  "name": "Schoolgirl x Squid",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "schoolgirl-x-squid-windows",
  "installer_slug": "schoolgirl-x-squid-windows",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      },
      {
        "file2": "https://www.renpy.org/dl/6.14.1/renpy-6.14.1-sdk.tar.bz2"
      }
    ],
    "game": {
      "args": "squid",
      "exe": "renpy.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$file2"
        }
      },
      {
        "chmodx": "$GAMEDIR/renpy.sh"
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/squid/game",
          "src": "$CACHE/game"
        }
      }
    ]
  }
}
Back to game