From 80a29eb6a2b55508c245d70b67257e42edfa02a6 Mon Sep 17 00:00:00 2001 From: Zihad Date: Mon, 4 May 2026 21:26:47 +0600 Subject: [PATCH] Fix discord multiplayer invites (#37598) Downgrade the `DiscordRichPresence` package until https://github.com/Lachee/discord-rpc-csharp/issues/286 is resolved. Also reported on [discord](https://discord.com/channels/188630481301012481/1097318920991559880/1497244317801119866) before. I don't know if it's reproducible for everyone, but at least for me it is on both Windows and Linux, and also for everyone I asked to try inviting. Closes #37626 --------- Co-authored-by: Dean Herbert --- osu.Desktop/osu.Desktop.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/osu.Desktop/osu.Desktop.csproj b/osu.Desktop/osu.Desktop.csproj index bd0f4448fc..bd26abd86a 100644 --- a/osu.Desktop/osu.Desktop.csproj +++ b/osu.Desktop/osu.Desktop.csproj @@ -25,7 +25,8 @@ - + +