From 816faf91347218671a1fe403aee0ee9b456a8a34 Mon Sep 17 00:00:00 2001 From: Drew Weymouth Date: Thu, 26 Jan 2023 10:13:58 -0800 Subject: [PATCH] more Windows DLL clarification --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b5643c1..72ca2b4 100644 --- a/README.md +++ b/README.md @@ -68,5 +68,6 @@ Slightly outdated screenshots of Supersonic running against the Navidrome If you obtain a statically built mpv-2.dll (containing all its dependencies), and rename it to libmpv-2.dll, you can place just that DLL in the same directory as the EXE, and it should run * Improvements to Windows build process will be forthcoming