Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
561 stars 93 forks source link

change to system.text.json instead of newsoft json #238

Closed Mrgaton closed 11 months ago

Lachee commented 11 months ago

No.

You given no reason, no benefits, and no thought of compatibility with Unity3D. If you wish to suggest a fundamental change, please provide more information on why it needs to be done.

If you wish to use another JSON library, feel free to fork and make a build for your use case. I already recommend this when people need specific versions of Newtonsoft.Json than the one provided on NuGet :)