Add SwordRPC to implementations (#82)
This also reorganizes the list to have languages in alphabetical order
This commit is contained in:
parent
051a1eeb70
commit
1555405d83
1 changed files with 2 additions and 1 deletions
|
@ -75,5 +75,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat
|
|||
|
||||
| Name | Language |
|
||||
|------|----------|
|
||||
| [Java-DiscordRPC](https://github.com/MinnDevelopment/Java-DiscordRPC) | Java |
|
||||
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
|
||||
| [Java-DiscordRPC](https://github.com/MinnDevelopment/Java-DiscordRPC) | Java |
|
||||
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |
|
||||
|
|
Loading…
Reference in a new issue