Initial commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "muhua-ui-tool",
|
||||
"version": "1.0.0",
|
||||
"displayName": "MuHua UITool",
|
||||
"description": "\u57fa\u4e8eUI Toolkit\u7684\u6269\u5c55\u5de5\u5177\u5305",
|
||||
"author": {
|
||||
"name": "MuHua",
|
||||
"email": "muhua233@qq.com"
|
||||
},
|
||||
"type": "tool",
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "Example",
|
||||
"description": "An example showing how to use the UITool.",
|
||||
"path": "Samples~"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"com.unity.shadergraph": "14.0.11",
|
||||
"com.unity.render-pipelines.core": "14.0.11"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user