Added Discord RPC C# implementation to list. (#205)

Added my library to the list which is a implementation written entirely in C#
This commit is contained in:
Lachee 2018-07-10 05:04:59 +10:00 committed by Mason Sciotti
parent 7c41a8ec19
commit a3ad6afee2

View file

@ -109,6 +109,7 @@ Below is a table of unofficial, community-developed wrappers for and implementat
| Name | Language |
| ------------------------------------------------------------------------- | --------------------------------- |
| [Discord RPC C#](https://github.com/Lachee/discord-rpc-csharp) | C# |
| [DerelictDiscordRPC](https://github.com/voidblaster/DerelictDiscordRPC) | [D](https://dlang.org/) |
| [discord-rpc.jar](https://github.com/Vatuu/discord-rpc 'Discord-RPC.jar') | Java |
| [java-discord-rpc](https://github.com/MinnDevelopment/java-discord-rpc) | Java |