files:
- PollyMC: https://github.com/fn2006/PollyMC/releases/download/8.0/PollyMC-Linux-Qt5-8.0.tar.gz
- java: https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz
game:
exe: bin/pollymc
installer:
- extract:
file: java
nomerge: true
- extract:
dst: $GAMEDIR
file: PollyMC
- chmodx: bin/pollymc
variables:
BUILD_NUMBER: 8.0
description: PollyMC - DRM-free Prism Launcher fork with support for custom auth servers.
game_slug: minecraft
gogslug: ''
humblestoreid: ''
installer_slug: minecraft-java-edition-pollymc-80
name: 'Minecraft: Java Edition'
notes: The installer also includes a JDK 17 download, in case it is hard to download
via package manager for your distribution. You are able to specify which version
of the JDK you want to use for the launcher in the settings.
runner: linux
script:
files:
- PollyMC: https://github.com/fn2006/PollyMC/releases/download/8.0/PollyMC-Linux-Qt5-8.0.tar.gz
- java: https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz
game:
exe: bin/pollymc
installer:
- extract:
file: java
nomerge: true
- extract:
dst: $GAMEDIR
file: PollyMC
- chmodx: bin/pollymc
variables:
BUILD_NUMBER: 8.0
slug: minecraft-java-edition-pollymc-80
steamid: null
version: PollyMC 8.0
year: 2011
{
"game_slug": "minecraft",
"version": "PollyMC 8.0",
"description": "PollyMC - DRM-free Prism Launcher fork with support for custom auth servers.",
"notes": "The installer also includes a JDK 17 download, in case it is hard to download via package manager for your distribution. You are able to specify which version of the JDK you want to use for the launcher in the settings.",
"name": "Minecraft: Java Edition",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "minecraft-java-edition-pollymc-80",
"installer_slug": "minecraft-java-edition-pollymc-80",
"script": {
"files": [
{
"PollyMC": "https://github.com/fn2006/PollyMC/releases/download/8.0/PollyMC-Linux-Qt5-8.0.tar.gz"
},
{
"java": "https://download.oracle.com/java/17/archive/jdk-17.0.10_linux-x64_bin.tar.gz"
}
],
"game": {
"exe": "bin/pollymc"
},
"installer": [
{
"extract": {
"file": "java",
"nomerge": true
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "PollyMC"
}
},
{
"chmodx": "bin/pollymc"
}
],
"variables": {
"BUILD_NUMBER": 8.0
}
}
}