Giter VIP home page Giter VIP logo

discordrpc's Introduction

Discord plugin for Unreal Engine 5 (up-to-date)

This plugin is designed for users of Unreal Engine 5. It will help you to create a discord presence for your game like this :

ExampleFeed

Installation

  1. Dowload this repostory
  2. Extract the repo
  3. Copy all content to your plugin project (YourProject/Plugins)
  4. Make sure you are register on Discord developer website
  5. Create your application and copy your Application ID
  6. 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 :

InitDiscord

Note : Make sure your Game Instance is defined as default in the Project Settings. (Project Settings -> Maps & Modes -> Game Instance Class)

For remove your presence when you exit the game you need to add this to your Game Instance :

shutdown

Nodes

To update your presence for your game, you can use this code (read the image next to it to understand the fields of the node) :

SetPresenceDiscord

Note : To use image in rich presence you need to upload them on your Discord developer game page (Rich Presence -> Art Assets)

Full Guide

work in progress

discordrpc's People

Contributors

louisraverdy avatar turbosonic1 avatar brokedev avatar subtixx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.