Installer pokeclicker-120-1

files:
- deb: https://github.com/RedSparr0w/Pokeclicker-desktop/releases/download/v1.2.0/pokeclicker-desktop_1.2.0_amd64.deb
game:
  args: --no-sandbox
  exe: "$GAMEDIR/opt/Pok\xE9Clicker/pokeclicker-desktop"
installer:
- extract:
    dst: $GAMEDIR
    file: deb
description: ''
game_slug: pokeclicker
gogslug: ''
humblestoreid: ''
installer_slug: pokeclicker-120-1
name: "Pok\xE9Clicker"
notes: Runs Linux native Electron/Chrome with --no-sandbox
runner: linux
script:
  files:
  - deb: https://github.com/RedSparr0w/Pokeclicker-desktop/releases/download/v1.2.0/pokeclicker-desktop_1.2.0_amd64.deb
  game:
    args: --no-sandbox
    exe: "$GAMEDIR/opt/Pok\xE9Clicker/pokeclicker-desktop"
  installer:
  - extract:
      dst: $GAMEDIR
      file: deb
slug: pokeclicker-120-1
steamid: null
version: 1.2.0
year: 2015
{
  "game_slug": "pokeclicker",
  "version": "1.2.0",
  "description": "",
  "notes": "Runs Linux native Electron/Chrome with --no-sandbox",
  "name": "Pok\u00e9Clicker",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "pokeclicker-120-1",
  "installer_slug": "pokeclicker-120-1",
  "script": {
    "files": [
      {
        "deb": "https://github.com/RedSparr0w/Pokeclicker-desktop/releases/download/v1.2.0/pokeclicker-desktop_1.2.0_amd64.deb"
      }
    ],
    "game": {
      "args": "--no-sandbox",
      "exe": "$GAMEDIR/opt/Pok\u00e9Clicker/pokeclicker-desktop"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "deb"
        }
      }
    ]
  }
}
Back to game