mirror of
https://github.com/yuzu-emu/discord-rpc.git
synced 2024-11-09 17:19:09 +00:00
Update README.md
This commit is contained in:
parent
8e0c7848a6
commit
f3bd411b99
|
@ -7,7 +7,7 @@ have callbacks for where a more complete game would do more things (joining, spe
|
|||
|
||||
## Documentation
|
||||
|
||||
The most up to date documentation for Rich Presence can always be found in our [developer site](https://discordapp.com/developers/docs/rich-presence/how-to)!
|
||||
The most up to date documentation for Rich Presence can always be found on our [developer site](https://discordapp.com/developers/docs/rich-presence/how-to)! If you're interested in rolling your own native implementation of Rich Presence via IPC sockets instead of using our SDK—hey, you've got free time, right?—check out the ["Hard Mode" documentation](https://github.com/discordapp/discord-rpc/blob/master/documentation/hard-mode.md).
|
||||
|
||||
## Basic Usage
|
||||
|
||||
|
|
Loading…
Reference in a new issue