Remove Discord RPC (for 1.8.2 only)

This commit is contained in:
2025-10-07 13:15:56 -07:00
parent efef5f70cc
commit c45b14fb0c
10 changed files with 0 additions and 154 deletions

View File

@@ -1,6 +1,5 @@
{
"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",

View File

@@ -1,14 +1,5 @@
{
"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,