Installer pokeclicker-120

files:
- setupfile: https://github.com/RedSparr0w/Pokeclicker-desktop/releases/download/v1.2.0/PokeClicker.Setup.1.2.0.exe
game:
  exe: "$GAMEDIR/drive_c/pokeclicker-desktop/Pok\xE9Clicker.exe"
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/setup
    file: setupfile
- extract:
    dst: $GAMEDIR/drive_c/pokeclicker-desktop/
    file: $CACHE/setup/$PLUGINSDIR/app-32.7z
description: ''
game_slug: pokeclicker
gogslug: ''
humblestoreid: ''
installer_slug: pokeclicker-120
name: "Pok\xE9Clicker"
notes: ''
runner: wine
script:
  files:
  - setupfile: https://github.com/RedSparr0w/Pokeclicker-desktop/releases/download/v1.2.0/PokeClicker.Setup.1.2.0.exe
  game:
    exe: "$GAMEDIR/drive_c/pokeclicker-desktop/Pok\xE9Clicker.exe"
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/setup
      file: setupfile
  - extract:
      dst: $GAMEDIR/drive_c/pokeclicker-desktop/
      file: $CACHE/setup/$PLUGINSDIR/app-32.7z
slug: pokeclicker-120
steamid: null
version: 1.2.0
year: 2015
{
  "game_slug": "pokeclicker",
  "version": "1.2.0",
  "description": "",
  "notes": "",
  "name": "Pok\u00e9Clicker",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pokeclicker-120",
  "installer_slug": "pokeclicker-120",
  "script": {
    "files": [
      {
        "setupfile": "https://github.com/RedSparr0w/Pokeclicker-desktop/releases/download/v1.2.0/PokeClicker.Setup.1.2.0.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/pokeclicker-desktop/Pok\u00e9Clicker.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/setup",
          "file": "setupfile"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/pokeclicker-desktop/",
          "file": "$CACHE/setup/$PLUGINSDIR/app-32.7z"
        }
      }
    ]
  }
}
Back to game