mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-09 16:48:37 +00:00
Include pypresence library (#167)
This commit is contained in:
parent
acf7d6a054
commit
f80bd72d22
|
@ -85,5 +85,6 @@ Below is a table of unofficial, community-developed wrappers for and implementat
|
||||||
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |
|
| [Discord-IPC](https://github.com/jagrosh/DiscordIPC) | Java |
|
||||||
| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript |
|
| [Discord Rich Presence](https://npmjs.org/discord-rich-presence) | JavaScript |
|
||||||
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
|
| [drpc4k](https://github.com/Bluexin/drpc4k) | [Kotlin](https://kotlinlang.org/) |
|
||||||
|
| [pypresence](https://github.com/qwertyquerty/pypresence) | [Python](https://python.org/) |
|
||||||
| [lua-discordRPC](https://github.com/pfirsich/lua-discordRPC) | LuaJIT (FFI) |
|
| [lua-discordRPC](https://github.com/pfirsich/lua-discordRPC) | LuaJIT (FFI) |
|
||||||
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |
|
| [SwordRPC](https://github.com/Azoy/SwordRPC) | [Swift](https://swift.org) |
|
||||||
|
|
Loading…
Reference in a new issue