aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEcmel Berk Canlıer2021-07-15 23:28:31 +0300
committerEcmel Berk Canlıer2021-07-15 23:28:31 +0300
commitc488a38165da6ca35293d757498345c35f3ed6f5 (patch)
tree4ffa080d67d5f5b5eb6a8ce8fb636a9d3fa866c3
parentb498cf1e00095d71ee68f6c5a04fc18c321c3c9d (diff)
downloadaur-c488a38165da6ca35293d757498345c35f3ed6f5.tar.gz
README: add Fedora package
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca6211297a45..d722f5ba6851 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 and openSUSE
+ - This guide has packages for Arch, openSUSE, and Fedora
- 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
@@ -63,6 +63,11 @@ ask you to replace your existing GLFW package if already installed.
Install the openSUSE package from https://build.opensuse.org/package/show/home:DimiDimit/libglfw3-wayland-minecraft.
See https://github.com/Admicos/minecraft-wayland/issues/3 for more information.
+### Option 4: Install the Fedora package
+
+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.
+
## Step 3: There is no step 3
This should be it. Try launching Minecraft now and see if it works.