13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"name": "Blender Icon",
|
|
"host": "http://localhost:4400",
|
|
"code": "plugin.js",
|
|
"description": "Generate the Blender Icons Toolkit",
|
|
"permissions": [
|
|
"content:read",
|
|
"content:write",
|
|
"library:read",
|
|
"library:write"
|
|
]
|
|
}
|