From fd88ca6f7665d5ba4df820fada508357e372ea32 Mon Sep 17 00:00:00 2001 From: Foldcc_b1 Date: Fri, 14 Mar 2025 11:00:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8manifest.json=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E4=BA=86com.unity.ide.cursor=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=A1=B9=EF=BC=8C=E5=B9=B6=E5=9C=A8packages-lock.json=E4=B8=AD?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=E7=9B=B8=E5=BA=94=E7=9A=84=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BF=A1=E6=81=AF=E5=92=8C=E4=BE=9D=E8=B5=96=E5=85=B3?= =?UTF-8?q?=E7=B3=BB=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Packages/manifest.json | 3 ++- Packages/packages-lock.json | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 1e49472..a2826d8 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,8 +1,9 @@ { "dependencies": { - "com.foldcc.cc-framework.commercialization" : "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.9", + "com.foldcc.cc-framework.commercialization": "http://private.lightyears.ltd:18640/foldcc/CC-Framework.Commercialization.git#1.0.9", "com.unity.collab-proxy": "1.17.6", "com.unity.feature.2d": "1.0.0", + "com.unity.ide.cursor": "http://private.lightyears.ltd:18650/foldcc/com.unity.ide.cursor.git", "com.unity.ide.rider": "3.0.16", "com.unity.ide.visualstudio": "2.0.16", "com.unity.ide.vscode": "1.2.5", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index cb787ef..6a228cd 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -131,6 +131,15 @@ "com.unity.2d.tilemap.extras": "2.2.3" } }, + "com.unity.ide.cursor": { + "version": "http://private.lightyears.ltd:18650/foldcc/com.unity.ide.cursor.git", + "depth": 0, + "source": "git", + "dependencies": { + "com.unity.test-framework": "1.1.9" + }, + "hash": "2c0153a9bab1abc783e5599fa2d2cc3c69d5e389" + }, "com.unity.ide.rider": { "version": "3.0.16", "depth": 0,