From 901de4166e22d2795ead941de7d40a3e2444c2df Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Sat, 11 Jan 2020 11:43:36 -0500 Subject: [PATCH] Linux can use -devel, unless their distro is super old --- desktop_version/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop_version/README.md b/desktop_version/README.md index e5ea225f..c41b3e9a 100644 --- a/desktop_version/README.md +++ b/desktop_version/README.md @@ -9,7 +9,8 @@ VVVVVV's official desktop versions are built with the following environments: The engine depends solely on [SDL2](https://libsdl.org/) and [SDL2_mixer](https://www.libsdl.org/projects/SDL_mixer/). All other dependencies are statically linked into the engine. The development libraries for Windows can -be downloaded from their respective websites, Linux and macOS developers should +be downloaded from their respective websites, Linux developers can find the dev +libraries from their respective repositories, and macOS developers should compile and install from source. Steamworks support is included and the DLL is loaded dynamically, you do not