Commit graph

9 commits

Author SHA1 Message Date
Sandro 193a49444c
Merge pull request #206806 from Infinidoge/fix/prismlauncher-jdk-version
prismlauncher: use jdk17 instead of jdk
2022-12-20 16:05:45 +01:00
Sefa Eyeoglu 92cdce9326
prismlauncher: 6.0 -> 6.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-19 18:12:04 +01:00
Infinidoge 3350d42244 prismlauncher: use jdk17 instead of jdk
Prism Launcher only officially supports jdk 17/18 for running newer
versions of Minecraft, as they found that jdk 19 introduced a number of
edge cases.
This fixes an issue where the newer version of Java that the launcher
proposes is incompatible with the launcher itself, leading to errors
when running instances on newer versions of Minecraft.
2022-12-19 01:40:49 -05:00
Sefa Eyeoglu 87267bb8cf
prismlauncher: 5.2 -> 6.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-13 10:38:58 +01:00
Mustafa Çalışkan 679b5bde4e
prismlauncher: add qtwayland to buildInputs 2022-11-19 09:35:45 +03:00
Skyler Grey c220703aee
prismlauncher: 5.1 -> 5.2
Changelog: https://github.com/PrismLauncher/PrismLauncher/releases/tag/5.2
2022-11-15 17:33:28 +00:00
Sefa Eyeoglu c77f59d15b
prismlauncher: 5.0 -> 5.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-01 11:51:31 +01:00
Luna Nova a7f6c1dd96
prismlauncher: pass -DLauncher_QT_VERSION_MAJOR=6 on qt6, add qtsvg dep for icons 2022-10-22 08:02:10 -07:00
Skyler Grey 290d7b2819
prismlauncher: init at 5.0 2022-10-19 19:06:49 +01:00