From a6728c4648ed641b1ba3aa7474703fc9ea877f1c Mon Sep 17 00:00:00 2001 From: Misa Date: Sun, 14 Nov 2021 10:11:33 -0800 Subject: [PATCH] `README.md`: Link to #618 for old Ubuntu versions While we can't fix Canonical, we can at least work around them, and help people on Ubuntu out by linking them to my comment listing the currently-known workarounds. --- desktop_version/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/desktop_version/README.md b/desktop_version/README.md index cb5fde27..fc1c9b75 100644 --- a/desktop_version/README.md +++ b/desktop_version/README.md @@ -12,6 +12,9 @@ are statically linked into the engine. The development libraries for Windows can 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 (including libogg/libvorbis/libvorbisfile). +(If you're on Ubuntu and your Ubuntu is too old to have this SDL version, then +[see here](https://github.com/TerryCavanagh/VVVVVV/issues/618#issuecomment-968338212) +for workarounds.) Steamworks support is included and the DLL is loaded dynamically, you do not need the SDK headers and there is no special Steam or non-Steam version. The