Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 833 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 833 Bytes

Unity Editor Discord Rich Presence

Discord's Rich Presence for Unity Editor (editor only!)

I share with you my personnal editor script based on MarshMello0's code at https://github.com/MarshMello0/Editor-Rich-Presence

Screenshot 01 Screenshot 02

Features

This script allow you to display on your discord activity :

  1. Unity version
  2. Project name
  3. Scene name
  4. Play or edit mode
  5. Working duration

Installation

  1. Import UERP.cs into your project
  2. Import Discord Game SDK (download here : https://dl-game-sdk.discordapp.net/2.5.6/discord_game_sdk.zip)