From 76ab7ce47486bcd718989b6513df3bc54201538a Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Tue, 27 Feb 2024 01:39:23 +1000 Subject: [PATCH] README: add some build notes Signed-off-by: bones_was_here --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c67c8be4..2fdbe341 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Developed by LadyHavoc. See [CREDITS](CREDITS.md) for a list of contributors. ## Build instructions (WIP) +These instructions are adequate for Quake, but for Xonotic please refer to [its wiki](https://gitlab.com/xonotic/xonotic/-/wikis/Compiling). + ### Required packages The minimum SDL version is 2.0.18 for Linux and 2.24.0 for Windows. @@ -63,6 +65,7 @@ If you get errors (that don't seem to be about missing dependencies) try `make c ### Windows (Visual Studio) +May work but not recommended due to lack of support for C standards, and lack of maintenance. Instructions TODO. ## Contributing -- 2.39.2