Installer polymc-appimage

files:
- polymc: https://github.com/PolyMC/PolyMC/releases/download/1.4.1/PolyMC-Linux-1.4.1-x86_64.AppImage
game:
  exe: PolyMC-Linux-1.4.1-x86_64.AppImage
installer:
- move:
    dst: $GAMEDIR
    src: polymc
- chmodx: PolyMC-Linux-1.4.1-x86_64.AppImage
description: ''
game_slug: polymc
gogslug: ''
humblestoreid: ''
installer_slug: polymc-appimage
name: PolyMC
notes: ''
runner: linux
script:
  files:
  - polymc: https://github.com/PolyMC/PolyMC/releases/download/1.4.1/PolyMC-Linux-1.4.1-x86_64.AppImage
  game:
    exe: PolyMC-Linux-1.4.1-x86_64.AppImage
  installer:
  - move:
      dst: $GAMEDIR
      src: polymc
  - chmodx: PolyMC-Linux-1.4.1-x86_64.AppImage
slug: polymc-appimage
steamid: null
version: AppImage
year: 2021
{
  "game_slug": "polymc",
  "version": "AppImage",
  "description": "",
  "notes": "",
  "name": "PolyMC",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "polymc-appimage",
  "installer_slug": "polymc-appimage",
  "script": {
    "files": [
      {
        "polymc": "https://github.com/PolyMC/PolyMC/releases/download/1.4.1/PolyMC-Linux-1.4.1-x86_64.AppImage"
      }
    ],
    "game": {
      "exe": "PolyMC-Linux-1.4.1-x86_64.AppImage"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "polymc"
        }
      },
      {
        "chmodx": "PolyMC-Linux-1.4.1-x86_64.AppImage"
      }
    ]
  }
}
Back to game