CytopiaTeam / Cytopia

:deciduous_tree::house_with_garden::office::evergreen_tree: A city building simulation game
https://www.cytopia.net
GNU General Public License v3.0
1.97k stars 104 forks source link

Add Discord Rich Presence to Cytopia #255

Open lizzyd710 opened 5 years ago

lizzyd710 commented 5 years ago

What the title says basically. However, if anyone has any ideas as to what they want featured on the rich presence feel free to comment. I figure we probably want our logo on their in some way, and maybe also time spent in game.

Library: https://github.com/discordapp/discord-rpc

AnotherFoxGuy commented 5 years ago

Conan package: https://artifactory.anotherfoxguy.com/ui/packages/conan:%2F%2Fdiscord-rpc/3.4.0?name=discord-rpc&type=packages&activeTab=builds discord-rpc/3.4.0@AnotherFoxGuy/stable

SimplyLiz commented 4 years ago

This library has been deprecated in favor of Discord's GameSDK. https://discordapp.com/developers/docs/game-sdk/sdk-starter-guide


@AnotherFoxGuy Could you provide a conan package for Discord GameSDK instead of the deprecated library?