From 82e099a62d736dbcee27910d05c71d332dfa0837 Mon Sep 17 00:00:00 2001 From: bones_was_here Date: Sat, 23 Dec 2023 17:01:06 +1000 Subject: [PATCH] README.md: add SDL version requirements Signed-off-by: bones_was_here --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 72e7b8d6..c67c8be4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Developed by LadyHavoc. See [CREDITS](CREDITS.md) for a list of contributors. ### Required packages -These names are for Debian, you may need to find equivalents for your platform. +The minimum SDL version is 2.0.18 for Linux and 2.24.0 for Windows. +The following package names are for Debian, see below for Windows and Mac. ##### Client Build (mandatory): `build-essential` `libjpeg-dev` `libsdl2-dev` @@ -62,7 +63,7 @@ If you get errors (that don't seem to be about missing dependencies) try `make c ### Windows (Visual Studio) -Instructions coming soon. +Instructions TODO. ## Contributing -- 2.39.2