init push 0.2.4
This commit is contained in:
15
package.json
Normal file
15
package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "com.lrss3.deconstruction",
|
||||
"displayName": "Deconstruction Tool Library",
|
||||
"version": "0.2.4",
|
||||
"unity": "2021.3",
|
||||
"description": "提供尽可能齐全用法的宏库。\n比如数学,对象,文本的快捷扩展用法,或是对调试,显示,计算的用法。",
|
||||
"type": "library",
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "Example Sample",
|
||||
"description": "Replace this string with your own description of the sample. Delete the Samples folder if not needed.",
|
||||
"path": "Samples~/Example"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user