Wrapper plugin
A plugin that doesn’t contain much code, and is mostly just a wrapper around another library or piece of software.
Backlinks¶
- expose a python tool in plugget without wrapping it
- Currently, I always wrap a tool in a wrapper plugin, publishing it in its own GitHub repo.
- Plugget - run startup code without a plugin
- The goal is to run startup code, without creating an (Unreal) wrapper plugin for each tool.
- plugget - create wrapper plugins on install
- A plugget install action could dynamically create a wrapper plugin from a template,