Adding your own plugin
You made an awesome Loupedeck plugin and want to share it with everyone?
You’ve two options to do this:
Option 1:
- Make sure your plugin github repo has the
loupedeck-plugintopic added. - Edit the plugin list on GitHub and add your plugin’s details in alphabetical order. Use the following template:
---
### Plugin name
> [Webpage](webpage link) • [Github](github link) • [Download](download link)
<br>**Author**: [Nick](link)
<br>**Windows support**: Yes/No/...
<br>**Mac support**: Yes/No/...
Description.
- Follow the GitHub prompts to submit a pull request with your changes. They’ll be reviewed quickly and your new plugin will soon be listed on https://loupedeck-plugins.tswi.me/
Option 2:
- Open an issue and fill in the details
Any issues or questions please open an issue on GitHub.
Note: Only plugins that have a release file (e.g. a release on GitHub with a .lplug4 file) will be approved.