aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author George L. Albany <Megacake1234@gmail.com>2024-04-15 00:48:21 +0200
committer GitHub <noreply@github.com>2024-04-15 00:48:21 +0200
commitb5eacaa436bb6e3400f9e80795248c67c50e9d6b (patch)
treeeac3e12f1e1aab71e65bb47cbeaa2fcc09dd54ff /README.md
parent9e99050cc93f4f482e70c218eb99c004d74a66d1 (diff)
parent8fe089c43013d238b05326dd1a10616b31c150a0 (diff)
Merge pull request #215 from Spartan322/arch-warning
Add warning for Arch users to avoid the Arch package
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index dc04ac8..fe90e61 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,9 @@ For detailed instructions, view the Contributor Quickstart Guide [here](docs/con
* [Godot 4.2.1](https://github.com/godotengine/godot/releases/tag/4.2.1-stable)
* [scons](https://scons.org/)
+> [!WARNING]
+> If you are using Arch Linux, do not use the Arch repo package, it is known to break under some GDExtensions, use the official release file.
+
See [System Requirements](docs/contribution/system-requirements.md).
## Repo Setup