Discord RPC

Settings menu does have a rpc but I have changes there and I don't want
to deal with that
This commit is contained in:
2025-09-28 15:29:06 -07:00
parent 6e6c0ad6e5
commit 02141e09ad
12 changed files with 680 additions and 294 deletions

View File

@@ -1,5 +1,14 @@
{
"dependencies": {
"com.lachee.discordrpc": {
"version": "https://github.com/Lachee/discord-rpc-unity.git",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.3"
},
"hash": "791aa95d2aecac9de423aa260f1f569755308a93"
},
"com.nobi.roundedcorners": {
"version": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
"depth": 0,