From 6767bbd4df8769d36d3a9fb12ca880c7110727a1 Mon Sep 17 00:00:00 2001 From: liutao <821580467@qq.com> Date: Tue, 27 Feb 2024 15:08:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86addressables=E6=9B=BF=E6=8D=A2?= =?UTF-8?q?=E4=B8=BAsbp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProjectNLD/Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProjectNLD/Packages/manifest.json b/ProjectNLD/Packages/manifest.json index 91645ba79ac..864cb6840dc 100644 --- a/ProjectNLD/Packages/manifest.json +++ b/ProjectNLD/Packages/manifest.json @@ -6,7 +6,6 @@ "com.leancloud.storage": "http://1.14.122.170:3000/PHXH/csharp-sdk-upm.git#storage-1.0.2", "com.unity.2d.sprite": "1.0.0", "com.unity.2d.tilemap": "1.0.0", - "com.unity.addressables": "1.21.19", "com.unity.burst": "1.8.9", "com.unity.collections": "2.2.0", "com.unity.device-simulator.devices": "1.0.0", @@ -20,6 +19,7 @@ "com.unity.profiling.core": "1.0.2", "com.unity.purchasing": "http://1.14.122.170:3000/liutao/lib_unity_purchase.git", "com.unity.render-pipelines.universal": "14.0.9", + "com.unity.scriptablebuildpipeline": "1.21.22", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.7.6",