You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a_git_a edited this page Dec 18, 2023
·
3 revisions
VDK comes with a number of plugins that can be installed to change or extend its behavior.
pip install <vdk-plugin-name>
Once the plugin is installed, vdk automatically finds it and activates it.
Check the plugin documentation for options. Run vdk config-help for a list of all configuration settings of all plugins.
You can find a list of plugins that we have already developed in plugins directory.