forked from MarshMello0/Editor-Rich-Presence
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,21 @@ | ||
# Editor Rich Presence | ||
## A Discord Rich Presence for the Unity editor | ||
|
||
![Unity Asset Store Image](https://assetstorev1-prd-cdn.unity3d.com/key-image/d514aa2a-ca58-4a63-9ae0-b27239e1f8d8.webp) | ||
|
||
Show off what you're working on in unity with Editor Rich Presence on discord. | ||
|
||
![Example Image](https://assetstorev1-prd-cdn.unity3d.com/package-screenshot/d7c67997-ea03-4881-ae7c-41f15296513a.webp) | ||
![Discord Rich Presence](https://user-images.githubusercontent.com/93742413/226097935-8e35ef30-efb7-4be2-b1ed-d80ecdafc9c0.png) | ||
|
||
## Download | ||
##📥 Download | ||
|
||
You can now download Editor Rich Presence from the Unity Asset store from [here](https://assetstore.unity.com/packages/tools/utilities/editor-rich-presence-178736)! | ||
You can download the package from the Latest Release [here](https://github.com/Reava/Unity-Rich-Presence/releases/latest/)~ | ||
|
||
## Warning | ||
|
||
This package makes a `.erp` file in the root of the project if you don't want this to be shared in a git repo add it to your ignore list. | ||
|
||
|
||
## Credits | ||
|
||
This fork is merely a three line edit of [MarshMello0](https://github.com/MarshMello0)'s Editor Rich Presence code to change the logos. | ||
|
||
You can find their repo [here](https://github.com/MarshMello0/Editor-Rich-Presence/) and download their version directly from the Unity store [here](https://assetstore.unity.com/packages/tools/utilities/editor-rich-presence-178736) |