Plugget define dependencies in the manifest
{
"repo_url": "https://github.com/hannesdelbeke/buttonizer",
"repo_paths":["buttonizer"],
"dependencies": ["blender:bqt"]
}
Backlinks¶
- expose a python tool in plugget without wrapping it
- An example of defining a custom action in plugget: plugget - define an action in the manifest
A tool I can use to test. Let’s wrap the example clock inPySide6_Examples
- An example of defining a custom action in plugget: plugget - define an action in the manifest