17 lines
613 B
JSON
17 lines
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"
|
|
} |