From 8826f57cc2c592bfaf44b1646f0371d80e7b2a08 Mon Sep 17 00:00:00 2001 From: Ethan Lee Date: Tue, 14 Jan 2020 10:16:15 -0500 Subject: [PATCH] macOS builds also require self-built Vorbisfile --- desktop_version/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop_version/README.md b/desktop_version/README.md index 0f69e6a7..5202232f 100644 --- a/desktop_version/README.md +++ b/desktop_version/README.md @@ -11,7 +11,7 @@ The engine depends solely on [SDL2](https://libsdl.org/) and 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. +compile and install from source (including libogg/libvorbis/libvorbisfile). 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