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 38 aarch64 (8)*, s390x (6)*, x86_64 (42)* Fedora 38 (67 downloads)
Fedora 39 aarch64 (29)*, s390x (13)*, x86_64 (213)* Fedora 39 (141 downloads)
Fedora 40 aarch64 (0)*, s390x (0)*, x86_64 (40)* Fedora 40 (38 downloads)
Fedora rawhide aarch64 (9)*, s390x (6)*, x86_64 (18)* Fedora rawhide (35 downloads)

* Total number of downloaded packages.


Quick Enable

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

Other Actions