Add Editor Rick Presence package
This commit is contained in:
parent
2d2eb7d32f
commit
72a0daf486
40 changed files with 5141 additions and 0 deletions
16
Assets/ERP/README.md
Normal file
16
Assets/ERP/README.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Editor Rich Presence
|
||||
## A Discord Rich Presence for the Unity editor
|
||||
|
||||

|
||||
|
||||
Show off what you're working on in unity with Editor Rich Presence on discord.
|
||||
|
||||

|
||||
|
||||
## 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)!
|
||||
|
||||
## 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.
|
Reference in a new issue