mirror of
https://github.com/LouisRaverdy/DiscordRPC.git
synced 2025-10-22 07:54:29 +00:00
29a488b54adf426e89e4fc053a082f767ad07d75
Discord plugin for Unreal Engine 5
This plugin is designed for users of unreal engine 5. It will help you to create a discord presence for your game like this :
Installation
- Dowload this repostory
- Extract the repo
- Copy all content to your plugin project (YourProject/Plugins)
- Make sure you are register on Discord developer website
- Create your application and copy your Application ID
- Open your project and enable the plugin
Initialization
In order to establish a connection with the application you have created before and the discord app You need to create something like this in your Game Instance :
Nodes
For edit your presence in your game use this code (read the image next to it to understand the fields of the node) :
Note : For use image in rich presence you need to upload them on your Discord developer game page (Rich Presence -> Art Assets)
Languages
C++
89.4%
C#
10.3%
C
0.3%