Add link to DerelictDiscordRPC (D binding) (#169)

* Add link to DerelictDiscordRPC (D binding)

* Fix alphabetic order of community-wrappers
This commit is contained in:
Elias Batek 2018-04-23 20:20:47 +02:00 committed by Mason Sciotti
parent 64027b336f
commit 1129c2ce4f

View file

@ -79,6 +79,7 @@ Below is a table of unofficial, community-developed wrappers for and implementat
| Name | Language | | Name | Language |
|------|----------| |------|----------|
| [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 |
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java | | [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |