Now with support for MacOS & Windows

Discordity is a solution for those who want to integrate Discord Rich Prescence with Unity. The asset uses Discord GameSDK (formerly Discord-RPC) to connect your game to a Discord desktop client that runs locally.

The main functions of this asset are:
- Shows what you are playing at on your profile.
- Launch your game at a party.
- Send request to join a party.
- Open the Spectate mode of your game.
- Send status changes or actions to be displayed in your profile.

In the demo scene, you can see how the integration works, using rpc dll and 2 simple scripts.

The project comes with examples to send different states and actions. It is important to read the Readme file to understand the basics of it and the installation steps to start working with the asset.

For more information: Click here