Skip to main content

Using a Plugin

Using a Plugin within Loop is similiar to using Packages. The same syntax can be used to import Plugins.

Importing Plugins#

It's simple to start using Plugins, once you have downloaded a DLL from the internet (we advise using the package repository) you can easily import it like this.

import "C:/path/to/plugin.dll" as new_plugin

Now you will be able to use the new plugin using new_plugin.