uriesk/minecraft-wayland-glfw-git
Project ID: 94628
Description
This repository provides a patched glfw to add native wayland support to Minecraft 1.19 and 1.20. Compiled from git on the 25.07.2023.
Previous patched glfw from stable (will not work for >=1.19)
Installation Instructions
sudo dnf copr enable uriesk/minecraft-wayland-glfw-git
sudo dnf install glfw
And add -Dorg.lwjgl.glfw.libname=/usr/lib64/libglfw.so.3
in the JVM arguments in your launcher
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (13)*, s390x (16)*, x86_64 (53)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (34)*, s390x (18)*, x86_64 (220)* | Fedora 39 (168 downloads) |
Fedora 40 | aarch64 (2)*, s390x (0)*, x86_64 (121)* | Fedora 40 (179 downloads) |
Fedora 41 | aarch64 (0)*, s390x (0)*, x86_64 (30)* | Fedora 41 (17 downloads) |
Fedora rawhide | aarch64 (14)*, s390x (11)*, x86_64 (41)* | Fedora rawhide (70 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable uriesk/minecraft-wayland-glfw-git
More info about enabling Copr repositories