If you have created an extension project for UP and want to use it in UP as a versioned plugin, follow these instructions:
Table of Contents | ||
---|---|---|
|
Convert to plugin project
...
Set the necessary extensions in the manifest:
...
Register asrc folder:
...
Register built-In dependency:
...
Select asrc, META-INF , und plugin.xml for binary build:
...
Export plugin:
...
How to use the plugin
Option 1 - Use default dropins folder:
...