1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Add mention about discord-rpc support

Michał Janiszewski
2017-12-11 09:58:35 +01:00
parent 7dd78966b5
commit 24d2e72923

@@ -18,6 +18,8 @@ To build natively on Linux, you will need a set of libraries set up. Since most
* `gl (commonly provided by Mesa or GPU vendors; can be disabled)`
* `cmake`
Additionally, you can add support for Discord's Rich Presence API by cloning https://github.com/discordapp/discord-rpc into the root clone directory.
### APT (Debian, Ubuntu)
This solution is tested continuously by Travis.