Files
Continentis/Assets/OtherPlugins/NaughtyAttributes/package.json
SoulliesOfficial d09b58fd80 架构大更
2026-03-20 11:56:50 -04:00

26 lines
553 B
JSON

{
"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"
}
}