cz.xprees.editor-tools
Version:
Editor Tools package contains useful tools for Unity Editor.
31 lines • 721 B
JSON
{
"name": "cz.xprees.editor-tools",
"displayName": "Editor Tools",
"version": "1.0.20",
"description": "Editor Tools package contains useful tools for Unity Editor.",
"unity": "2021.3",
"license": "Apache-2.0",
"category": "Editor",
"dependencies": {
"com.dbrizov.naughtyattributes": "2.1.4"
},
"keywords": [
"Unity",
"Editor",
"Optimization",
"Tooling"
],
"author": {
"name": "xprees",
"email": "xprees.developer@gmail.com",
"url": "https://xprees.com"
},
"hideInEditor": true,
"bugs": {
"url": "https://github.com/xprees/unity-editor-tools/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/xprees/unity-editor-tools"
}
}