This repository has been archived on 2025-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mojo-kitchen-chaos/Assets/ERP/package.json

17 lines
No EOL
613 B
JSON

{
"name": "com.ben-w.erp",
"version": "3.1.2",
"displayName": "Editor Rich Presence",
"description": "Show off what you're working on in Unity with Editor Rich Presence on discord.\n\nEditor Rich Presence uses Discords GameSDK to display your project name, current active scene name and session time on your Discord profile. These can be disabled on a per-project basis.",
"keywords": [
"Discord",
"Rich Presense",
"Editor Tool"
],
"author": {
"name": "Ben Wilson",
"email": "me@ben-w.com",
"url": "https://github.com/MarshMello0/Editor-Rich-Presence"
},
"type": "tool"
}