diff --git a/Guide.md b/Guide.md index 3a897b5..b40b439 100644 --- a/Guide.md +++ b/Guide.md @@ -12,6 +12,8 @@ 1. In the plugin directory create a directory with the same name as the `.dll` file without the file extension and put the `.dll` file with all required dependencies into it. +1. Add the plugin to the [DesktopMagic-Plugins](https://github.com/Stone-Red-Code/DesktopMagic-Plugins) repository. + ## General information ### The `Main` method