From f732f301a38b3ae3fb239feadd30e9587c1ac8fa Mon Sep 17 00:00:00 2001 From: SteelT Date: Sat, 13 Sep 2025 15:51:53 -0400 Subject: [PATCH] List opus build dependency in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acb219f96..b2f3593f4 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ On Linux platforms, you will need the following libraries available on the syste - libvpx - libyuv - SDL2 +- libopus On Windows and macOS, you will need to install [vcpkg] instead to build these dependencies alongside the game.