3 Commits

Author SHA1 Message Date
phessler
2b2bf74837 For better compatibility with the modern releases of Minecraft, switch to
Java 11 by default, and remove lwjgl 2 runtime dependency.

Also add a pkg-readme to tell players how to install java 1.8 and lwjgl 2
so they can play older (and especially modded) versions.

OK maintainer
2021-03-05 21:03:50 +00:00
phessler
879f5dd591 add support for using the system lwjgl3 instead of the bundled version
this allows for playing Minecraft 1.13 and later versions, including the most
recent snapshots.

from MAINTAINER
extensive testing by myself, kmos@, pamela@
2021-02-28 09:54:38 +00:00
kmos
9cf533a8d5 Import multimc
MultiMC is a free, open source launcher for Minecraft. It allows you
to have multiple, cleanly separated instances of Minecraft (each with
their own mods, texture packs, saves, etc) and helps you manage them
and their associated options with a simple and powerful interface.

Version 0.6.11

From Muhammad Kaisar Arkhan

testing pamela
OK (and testing) phessler
2020-09-21 07:22:37 +00:00