Installer pixel-dungeon-snap

game:
  appid: 365900
  exe: game.sh
installer:
- execute:
    command: sudo snap install shattered-pixel-dungeon
    terminal: true
description: Snap Version of the Game.
game_slug: pixel-dungeon
gogslug: ''
humblestoreid: ''
installer_slug: pixel-dungeon-snap
name: Pixel Dungeon
notes: Requires snapd/snap to be installed on your Linux.
runner: linux
script:
  game:
    appid: 365900
    exe: game.sh
  installer:
  - execute:
      command: sudo snap install shattered-pixel-dungeon
      terminal: true
slug: pixel-dungeon-snap
steamid: 365900
version: Snap
year: 2014
{
  "game_slug": "pixel-dungeon",
  "version": "Snap",
  "description": "Snap Version of the Game.",
  "notes": "Requires snapd/snap to be installed on your Linux.",
  "name": "Pixel Dungeon",
  "year": 2014,
  "steamid": 365900,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "pixel-dungeon-snap",
  "installer_slug": "pixel-dungeon-snap",
  "script": {
    "game": {
      "appid": 365900,
      "exe": "game.sh"
    },
    "installer": [
      {
        "execute": {
          "command": "sudo snap install shattered-pixel-dungeon",
          "terminal": true
        }
      }
    ]
  }
}
Back to game