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.

Upstream glfw repository

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 39 aarch64 (38)*, s390x (23)*, x86_64 (224)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (4)*, s390x (3)*, x86_64 (128)* Fedora 40 (201 downloads)
Fedora 41 aarch64 (11)*, s390x (3)*, x86_64 (105)* Fedora 41 (82 downloads)
Fedora 42 aarch64 (0)*, s390x (0)*, x86_64 (1)* Fedora 42 (6 downloads)
Fedora rawhide aarch64 (19)*, s390x (14)*, x86_64 (47)* Fedora rawhide (93 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable uriesk/minecraft-wayland-glfw-git
More info about enabling Copr repositories

Other Actions