More info to Discord RPC

This commit is contained in:
Alessandro Proto 2023-02-01 12:08:43 +01:00
parent 10646eb13b
commit 322ce54443

View file

@ -43,10 +43,11 @@ public class DiscordIntegration : IPlugin
{
Details = details,
State = state,
Timestamps = Timestamps.Now,
Assets = new Assets()
{
LargeImageKey = "image_large",
LargeImageText = "Capy64",
LargeImageText = "Capy64 " + Capy64.Version,
SmallImageKey = "image_small"
}
});