Installer club-penguin-island-offline

files:
- client: N/A:Select the 'CLUB PENGUIN OFFINE 2018.zip' file you downloaded
game:
  exe: drive_c/Program Files (x86)/Club Penguin Island/ClubPenguinIsland.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files (x86)/Club Penguin Island
    file: client
    format: zip
description: Please download the required 'CLUB PENGUIN OFFLINE 2018.zip' file from
  https://www.mediafire.com/file/7xf1ea8x0ev65d8/CLUB+PENGUIN+OFFLINE+2018.zip and
  select the downloaded zip when prompted by the installer.
game_slug: club-penguin-island
gogslug: ''
humblestoreid: ''
installer_slug: club-penguin-island-offline
name: Club Penguin Island
notes: ''
runner: wine
script:
  files:
  - client: N/A:Select the 'CLUB PENGUIN OFFINE 2018.zip' file you downloaded
  game:
    exe: drive_c/Program Files (x86)/Club Penguin Island/ClubPenguinIsland.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files (x86)/Club Penguin Island
      file: client
      format: zip
slug: club-penguin-island-offline
steamid: null
version: Offline
year: 2017
{
  "game_slug": "club-penguin-island",
  "version": "Offline",
  "description": "Please download the required 'CLUB PENGUIN OFFLINE 2018.zip' file from https://www.mediafire.com/file/7xf1ea8x0ev65d8/CLUB+PENGUIN+OFFLINE+2018.zip and select the downloaded zip when prompted by the installer.",
  "notes": "",
  "name": "Club Penguin Island",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "club-penguin-island-offline",
  "installer_slug": "club-penguin-island-offline",
  "script": {
    "files": [
      {
        "client": "N/A:Select the 'CLUB PENGUIN OFFINE 2018.zip' file you downloaded"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Club Penguin Island/ClubPenguinIsland.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Club Penguin Island",
          "file": "client",
          "format": "zip"
        }
      }
    ]
  }
}
Back to game