Update D binding link

DerelictDiscordRPC has been abandoned
and superseded by Discord RPC D.
This commit is contained in:
0xEAB 2018-09-17 22:55:28 +02:00
parent e32d001809
commit 36cab0f32a

View File

@ -141,7 +141,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 D](https://github.com/voidblaster/discord-rpc-d) | [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 |
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |