Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.0 26 Oct 2024 23:08:07 |
Vladimir Druzenko (vvd) Author: Alexander Vereeken |
games/prismlauncher: Add workaround notice for using Sodium with our LWJGL3
version
In case that the mod Sodium complains about incompatible LWJGL version,
it's possible to set the Java argument -Dsodium.checks.issue2561=false
to workaround it. Please note that this makes it difficult to diagnose
crashes at startup or that it might not even work at all.
PR: 282333 |
9.0 22 Oct 2024 19:47:14 |
Vladimir Druzenko (vvd) Author: Alexander Vereeken |
games/prismlauncher: Update 8.4 → 9.0
Changelog: https://prismlauncher.org/news/release-9.0
PR: 282253 |
8.4 14 Sep 2024 14:41:05 |
Vladimir Druzenko (vvd) |
games/prismlauncher: Build with java 7 compatibility if build with jdk < 20
Java 20 and above has dropped binary compatibility with Java 7.
When the Prism Launcher is compiled with Java 20+, the sources are
patched to be binary compatible with Java 8 instead of Java 7.
This may cause issues with very old Minecraft versions and/or older
Forge versions: https://github.com/PolyMC/PolyMC/issues/515.
If you have problems, install an older Java compiler and recompile
games/Prismlauncher.
Approved by: Alexander88207@protonmail.com (maintainer, via Discord) |
8.4 09 Sep 2024 18:48:00 |
Vladimir Druzenko (vvd) |
games/prismlauncher: Replace hardcoded /usr/local with LOCALBASE
Approved by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer) |
8.4 09 Sep 2024 18:00:06 |
Vladimir Druzenko (vvd) Author: Alexander Vereeken |
games/prismlauncher: New port: Minecraft launcher with ability to manage
multiple instances
A custom launcher for Minecraft that allows you to easily manage
multiple installations of Minecraft at once. (Fork of MultiMC)
https://prismlauncher.org
Differential Revision: https://reviews.freebsd.org/D44661 |
Number of commits found: 5
|