修改URP扩展包

This commit is contained in:
MuHua-123
2025-04-11 11:13:21 +08:00
parent 909d9040a4
commit f6d1cd4d87
28 changed files with 11 additions and 11 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"name": "muhua-urp-extend",
"version": "1.0.0",
"displayName": "MuHua URP Extend",
"description": "\u901a\u7528\u6e32\u67d3\u7ba1\u7ebf\u6269\u5c55\u5305",
"author": {
"name": "MuHua",
"email": "muhua233@qq.com"
},
"type": "tool",
"dependencies": {
"com.unity.render-pipelines.universal": "14.0.11"
}
}