aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEcmel Berk Canlıer2021-11-01 22:55:55 +0300
committerEcmel Berk Canlıer2021-11-01 22:55:55 +0300
commit5a49fbd9411782b21537b4ecef7e8136749bbdd4 (patch)
tree883f9a5826ea921c5dc7660d334dfcea87c2af05
parent5774c48ae46b1d42470aa78b1c3469eb88e3d631 (diff)
downloadaur-5a49fbd9411782b21537b4ecef7e8136749bbdd4.tar.gz
README: Add info about Gentoo
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index d722f5ba6851..e91556c9a443 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ patch it for the other things too?
- A distro with a patched GLFW package
- - This guide has packages for Arch, openSUSE, and Fedora
+ - This guide has steps for Arch, openSUSE, Fedora, and Gentoo
- Or the knowledge on how to patch packages in your distribution.
- In which case you can skip step 2 of this guide, as it will not apply to you
and you should know what to do with the `.patch` files in this repo already
@@ -68,6 +68,10 @@ See https://github.com/Admicos/minecraft-wayland/issues/3 for more information.
Install the Fedora package from https://copr.fedorainfracloud.org/coprs/lyessaadi/minecraft-wayland-glfw/.
See https://github.com/Admicos/minecraft-wayland/issues/4 for more information.
+### Option 5: Patch the Gentoo package
+
+Patch Gentoo's glfw package by following the guide at https://github.com/Admicos/minecraft-wayland/issues/6
+
## Step 3: There is no step 3
This should be it. Try launching Minecraft now and see if it works.