Discord Rpc Csharp Versions Save

C# custom implementation for Discord Rich Presence. Not deprecated and still available!

v1.2.1

10 months ago

Global Name Change

Hello everyone, this is a minor revision. So there are some minor breaking changes. Nothing i can't imagine too many people will complain about.

  • Discriminators have been deprecated.
    • Users may have 0 as a discriminator now, indicating they have a unique username
    • Global Names were added to replace username#discriminator displays
    • ToString() will now give different results than before
  • Configuration.Enviroment was spell checked
    • It has been completely replace with correct Environment (with a N)
    • It will now actually work and tell you what type of Discord client they are running
    • Considered a minor break. Nobody really should be using this and it is just there for completeness.

What's Changed

New Contributors

Full Changelog: https://github.com/Lachee/discord-rpc-csharp/compare/v1.1.4...v1.2.1

v1.2.0

10 months ago

v1.1.4

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Lachee/discord-rpc-csharp/compare/v1.1.3...v1.1.4

v1.1.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Lachee/discord-rpc-csharp/compare/v1.1.1...v1.1.3

v1.1.2

1 year ago

v1.1.1

1 year ago

Bug fixes that will bring the nuget release up to scratch.

What's Changed

New Contributors

Full Changelog: https://github.com/Lachee/discord-rpc-csharp/compare/v1.1.0...v1.1.1

v1.1.0

1 year ago

v1.0.175

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Lachee/discord-rpc-csharp/commits/v1.0.175