Installer minecraft-java-edition-prism-launcher-81

files:
- PrismLauncher: https://github.com/PrismLauncher/PrismLauncher/releases/download/$BUILD_NUMBER/PrismLauncher-Linux-x86_64.AppImage
game:
  exe: PrismLauncher-Linux-x86_64.AppImage
installer:
- move:
    dst: $GAMEDIR
    src: PrismLauncher
- chmodx: PrismLauncher-Linux-x86_64.AppImage
system:
  disable_runtime: true
variables:
  BUILD_NUMBER: 8.1
description: Prism Launcher is a fork of PolyMC
game_slug: minecraft
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-java-edition-prism-launcher-81
name: 'Minecraft: Java Edition'
notes: A fork of PolyMC due to the owner going rogue and terminating the project.
  Adds features like in-launcher download of mods and packs.
runner: linux
script:
  files:
  - PrismLauncher: https://github.com/PrismLauncher/PrismLauncher/releases/download/$BUILD_NUMBER/PrismLauncher-Linux-x86_64.AppImage
  game:
    exe: PrismLauncher-Linux-x86_64.AppImage
  installer:
  - move:
      dst: $GAMEDIR
      src: PrismLauncher
  - chmodx: PrismLauncher-Linux-x86_64.AppImage
  system:
    disable_runtime: true
  variables:
    BUILD_NUMBER: 8.1
slug: minecraft-java-edition-prism-launcher-81
steamid: null
version: Prism Launcher 8.1
year: 2011
{
  "game_slug": "minecraft",
  "version": "Prism Launcher 8.1",
  "description": "Prism Launcher is a fork of PolyMC",
  "notes": "A fork of PolyMC due to the owner going rogue and terminating the project. Adds features like in-launcher download of mods and packs.",
  "name": "Minecraft: Java Edition",
  "year": 2011,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "minecraft-java-edition-prism-launcher-81",
  "installer_slug": "minecraft-java-edition-prism-launcher-81",
  "script": {
    "files": [
      {
        "PrismLauncher": "https://github.com/PrismLauncher/PrismLauncher/releases/download/$BUILD_NUMBER/PrismLauncher-Linux-x86_64.AppImage"
      }
    ],
    "game": {
      "exe": "PrismLauncher-Linux-x86_64.AppImage"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "PrismLauncher"
        }
      },
      {
        "chmodx": "PrismLauncher-Linux-x86_64.AppImage"
      }
    ],
    "system": {
      "disable_runtime": true
    },
    "variables": {
      "BUILD_NUMBER": 8.1
    }
  }
}
Back to game