From 323b65465a55b421af1adaa390a5f0aa72bf64f0 Mon Sep 17 00:00:00 2001 From: Matthew Tran <0e4ef622@gmail.com> Date: Thu, 26 Sep 2024 18:13:44 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fa54a0c..ca6a45d 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,9 @@ I've personally tested this with osu! on both 32-bit and 64-bit wineprefixes, and Muse Dash using the script to launch from Steam with Proton Experimental. https://github.com/truckersmp-cli/truckersmp-cli also [reported success](https://github.com/0e4ef622/wine-discord-ipc-bridge/issues/6#issuecomment-712266806). + +Related Projects +================ +* https://github.com/Techno-coder/macOS-wine-bridge (fork) +* https://github.com/EnderIce2/rpc-bridge (alternative implementation) +* https://github.com/openglfreak/winestreamproxy (alternative implementation)