CC Package and Physics
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"dependencies": {
|
||||
"com.coplaydev.unity-mcp": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main",
|
||||
"com.unity.ai.navigation": "2.0.12",
|
||||
"com.unity.charactercontroller": "1.4.2",
|
||||
"com.unity.cinemachine": "3.1.6",
|
||||
"com.unity.collab-proxy": "2.12.4",
|
||||
"com.unity.entities": "6.5.0",
|
||||
@@ -20,7 +21,7 @@
|
||||
"com.unity.test-framework": "1.8.0",
|
||||
"com.unity.timeline": "1.8.12",
|
||||
"com.unity.ugui": "2.6.0",
|
||||
"com.unity.visualeffectgraph": "17.6.0",
|
||||
"com.unity.visualeffectgraph": "17.4.0",
|
||||
"com.unity.visualscripting": "1.9.11",
|
||||
"com.unity.modules.accessibility": "1.0.0",
|
||||
"com.unity.modules.adaptiveperformance": "1.0.0",
|
||||
|
||||
Generated
+12
@@ -37,6 +37,18 @@
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.charactercontroller": {
|
||||
"version": "1.4.2",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.physics": "1.3.15",
|
||||
"com.unity.entities": "1.3.15",
|
||||
"com.unity.modules.physics": "1.0.0",
|
||||
"com.unity.modules.uielements": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.cinemachine": {
|
||||
"version": "3.1.6",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user