https://github.com/stackdoubleflow/mcwaylandfix
Run Minecraft natively using Wayland
https://github.com/stackdoubleflow/mcwaylandfix
Last synced: about 1 year ago
JSON representation
Run Minecraft natively using Wayland
- Host: GitHub
- URL: https://github.com/stackdoubleflow/mcwaylandfix
- Owner: StackDoubleFlow
- License: mit
- Created: 2023-12-03T07:17:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T05:02:38.000Z (about 2 years ago)
- Last Synced: 2024-11-01T05:42:40.831Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WaylandFix
Run Minecraft natively using Wayland
This requires a Wayland-supported system GLFW installation the following JVM flag set:
```
-Dorg.lwjgl.glfw.libname=/usr/lib/libglfw.so
```