Overview
⭐ Introducing the ultimate tool for enhancing your community experience: the Easy Rich Presence asset!
📃 Features
- Easily integrate Rich Presence into your game
- Quick and easy setup with plug and play system
- Fully editable at runtime
- Display real-time information about what your players are doing in your game
- No coding required
💻 Setup
- Set up an application on the Discord Developer Portal (https://discord.com/developers/applications)
- Upload a Logo under the "Rich Presence -> Art Assets" tab
- Drag and drop the Discord Rich Presence Prefab into your scene and paste your Application Id.
- Customize the Rich Presence in the inspector as you wish!
👑 Editing in Runtime
To edit the rich presence at Runtime, simply use
EasyRichPresenceController.Instance.Set[...] to set everything as you wish. You can customize everything that you can customize in the inspector.