first commit
This commit is contained in:
commit
aa44d3ad70
1585 changed files with 277994 additions and 0 deletions
21
Assets/Vendors/NaughtyAttributes/package.json
Normal file
21
Assets/Vendors/NaughtyAttributes/package.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "com.dbrizov.naughtyattributes",
|
||||
"displayName": "NaughtyAttributes",
|
||||
"version": "2.1.4",
|
||||
"unity": "2018.4",
|
||||
"description": "NaughtyAttributes is an extension for the Unity Inspector.",
|
||||
"keywords": [ "attribute", "inspector", "editor" ],
|
||||
"category": "editor extensions",
|
||||
"dependencies": {},
|
||||
"samples": [
|
||||
{
|
||||
"displayName": "Demo Scene",
|
||||
"description": "Demo Scene",
|
||||
"path": "Samples/DemoScene"
|
||||
}
|
||||
],
|
||||
"author": {
|
||||
"name": "Denis Rizov",
|
||||
"url": "https://github.com/dbrizov"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue