files:
- PrismLauncher: https://github.com/PrismLauncher/PrismLauncher/releases/latest/download/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
description: Prism Launcher is a fork of PolyMC
game_slug: minecraft
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-java-edition-prism-launcher
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/latest/download/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
slug: minecraft-java-edition-prism-launcher
steamid: null
version: Prism Launcher
year: 2011
{
"game_slug": "minecraft",
"version": "Prism Launcher",
"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",
"installer_slug": "minecraft-java-edition-prism-launcher",
"script": {
"files": [
{
"PrismLauncher": "https://github.com/PrismLauncher/PrismLauncher/releases/latest/download/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
}
}
}