Installer pixelmash-20202

files:
- setup: https://nevercenter.com/pixelmash/download/filearchive/Pixelmash_2020_20_win.exe
game:
  arch: win64
  exe: drive_c/Program Files/Pixelmash/Pixelmash.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: windowscodecs
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Pixelmash is a new kind of pixel art and animation tool that makes quick
  work of many of the hardest parts of pixel art. Paint or import high-resolution
  artwork and then non-destructively pixelize it, animate layers using transforms,
  and apply advanced layer effects to create stunning art in no time. Mix and match
  hi-res layers with traditional hand-drawn pixel-by-pixel layers for incredible flexibility!
game_slug: pixelmash
gogslug: ''
humblestoreid: ''
installer_slug: pixelmash-20202
name: Pixelmash
notes: ''
runner: wine
script:
  files:
  - setup: https://nevercenter.com/pixelmash/download/filearchive/Pixelmash_2020_20_win.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Pixelmash/Pixelmash.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: windowscodecs
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: pixelmash-20202
steamid: 958210
version: '2020.2'
year: 2020
{
  "game_slug": "pixelmash",
  "version": "2020.2",
  "description": "Pixelmash is a new kind of pixel art and animation tool that makes quick work of many of the hardest parts of pixel art. Paint or import high-resolution artwork and then non-destructively pixelize it, animate layers using transforms, and apply advanced layer effects to create stunning art in no time. Mix and match hi-res layers with traditional hand-drawn pixel-by-pixel layers for incredible flexibility!",
  "notes": "",
  "name": "Pixelmash",
  "year": 2020,
  "steamid": 958210,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "pixelmash-20202",
  "installer_slug": "pixelmash-20202",
  "script": {
    "files": [
      {
        "setup": "https://nevercenter.com/pixelmash/download/filearchive/Pixelmash_2020_20_win.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Pixelmash/Pixelmash.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "windowscodecs",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game