修复UITool包依赖BUG

This commit is contained in:
MuHua-123
2025-06-07 16:21:05 +08:00
parent dedc290469
commit 3d41af2285
2 changed files with 7 additions and 2 deletions
+4 -1
View File
@@ -14,5 +14,8 @@
"description": "An example showing how to use the UITool.",
"path": "Samples~"
}
]
],
"dependencies": {
"com.unity.render-pipelines.core": "14.0.11"
}
}