mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-09 22:48:45 +00:00
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:
parent
7c41a8ec19
commit
a3ad6afee2
|
@ -109,6 +109,7 @@ Below is a table of unofficial, community-developed wrappers for and implementat
|
||||||
|
|
||||||
| Name | Language |
|
| Name | Language |
|
||||||
| ------------------------------------------------------------------------- | --------------------------------- |
|
| ------------------------------------------------------------------------- | --------------------------------- |
|
||||||
|
| [Discord RPC C#](https://github.com/Lachee/discord-rpc-csharp) | C# |
|
||||||
| [DerelictDiscordRPC](https://github.com/voidblaster/DerelictDiscordRPC) | [D](https://dlang.org/) |
|
| [DerelictDiscordRPC](https://github.com/voidblaster/DerelictDiscordRPC) | [D](https://dlang.org/) |
|
||||||
| [discord-rpc.jar](https://github.com/Vatuu/discord-rpc 'Discord-RPC.jar') | Java |
|
| [discord-rpc.jar](https://github.com/Vatuu/discord-rpc 'Discord-RPC.jar') | Java |
|
||||||
| [java-discord-rpc](https://github.com/MinnDevelopment/java-discord-rpc) | Java |
|
| [java-discord-rpc](https://github.com/MinnDevelopment/java-discord-rpc) | Java |
|
||||||
|
|
Loading…
Reference in a new issue