添加虚拟列表插件

This commit is contained in:
2025-07-19 20:29:55 +08:00
parent 656e0b0652
commit 645d57c7c9
42 changed files with 233 additions and 4263 deletions

View File

@@ -8,6 +8,7 @@
"com.unity.timeline": "1.7.6",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.9.4",
"me.qiankanglai.loopscrollrect": "https://github.com/qiankanglai/LoopScrollRect.git",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",

View File

@@ -163,6 +163,15 @@
},
"url": "https://packages.unity.com"
},
"me.qiankanglai.loopscrollrect": {
"version": "https://github.com/qiankanglai/LoopScrollRect.git",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.ugui": "1.0.0"
},
"hash": "f035572329eda75d32c4baa5976dcb86369e206d"
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,