You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CrowdControl/Assets/Plugins/NaughtyAttributes/package.json

18 lines
453 B
JSON

1 month ago
{
"name": "com.dbrizov.naughtyattributes",
"displayName": "NaughtyAttributes",
"version": "2.1.0",
"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"
}
]
}