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 (36)*, s390x (22)*, x86_64 (223)* Fedora 39 (0 downloads)
Fedora 40 aarch64 (3)*, s390x (2)*, x86_64 (128)* Fedora 40 (201 downloads)
Fedora 41 aarch64 (8)*, s390x (2)*, x86_64 (88)* Fedora 41 (70 downloads)
Fedora 42 aarch64 (0)*, s390x (0)*, x86_64 (1)* Fedora 42 (3 downloads)
Fedora rawhide aarch64 (16)*, s390x (13)*, x86_64 (46)* Fedora rawhide (89 downloads)

* Total number of downloaded packages.


Quick Enable

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

Other Actions