forked from zxl/LaboratoryProtection
15 lines
467 B
JSON
15 lines
467 B
JSON
|
{
|
||
|
"name": "com.febucci.custom-hierarchy",
|
||
|
"version": "1.2.0",
|
||
|
"displayName": "Custom Hierarchy for Unity",
|
||
|
"description": "This package lets you draw a clearer Hierarchy in Unity, organizing everything in a \u201ctree view\u201d and including extra informations like Components Icons and groups/divisors",
|
||
|
"unity": "2018.3",
|
||
|
"keywords": [
|
||
|
"hierarchy",
|
||
|
"febucci"
|
||
|
],
|
||
|
"author": {
|
||
|
"name": "Febucci",
|
||
|
"url": "https://www.febucci.com/"
|
||
|
}
|
||
|
}
|