Added Java Implementation to list(#76)

This commit is contained in:
John Grosh 2017-12-08 16:46:40 -05:00 committed by Mason Sciotti
parent 1555405d83
commit e5bdd61223

View file

@ -76,5 +76,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat
| Name | Language |
|------|----------|
| [Java-DiscordRPC](https://github.com/MinnDevelopment/Java-DiscordRPC) | Java |
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |