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:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.lachee.discordrpc": "https://github.com/Lachee/discord-rpc-unity.git",
|
||||
"com.nobi.roundedcorners": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
|
||||
"com.unity.2d.animation": "12.0.2",
|
||||
"com.unity.2d.aseprite": "2.0.2",
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user