Add SwordRPC to implementations (#82)

This also reorganizes the list to have languages in alphabetical order
This commit is contained in:
Alejandro 2017-12-06 11:05:45 -06:00 committed by Mason Sciotti
parent 051a1eeb70
commit 1555405d83

View file

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