16 lines
544 B
JSON
16 lines
544 B
JSON
{
|
||
"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"
|
||
}
|
||
]
|
||
}
|