From 7716eadca31a0d556f9d71fb610943b203470533 Mon Sep 17 00:00:00 2001 From: Elias Batek Date: Tue, 18 Sep 2018 02:26:28 +0200 Subject: [PATCH] Update D binding link (#234) DerelictDiscordRPC has been abandoned and superseded by Discord RPC D. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48e1550..c2251ff 100644 --- a/README.md +++ b/README.md @@ -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 |