• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

Addonpack Plugins

Here is how you prepare your plugins for the addonpack:

Provide a Node Info

Make sure to provide a meaningful description for your nodes via the plugininfo attributes

This information will help users find/choose nodes in the NodeBrowser and in the node reference.

Follow the conventions

  • Conventions.CodingStyle
  • Conventions.NodeAndPinNaming

License/Credits

If your plugin is based on an external library or code that has a license attached, please don't forget to mention that. put the license in a file called:
license-mypluginname.txt and place it in your plugins directory. from there the buildprocess will automatically copy it to \plugins\licenses for the enduser to see.

Help patch

Please make sure to consult Conventions.HelpPatch and place a correctly named help patch in the lib\nodes\plugins directory.

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top