diff --git a/Plugins.md b/Plugins.md index 2b9887d..c6791e7 100644 --- a/Plugins.md +++ b/Plugins.md @@ -2,6 +2,12 @@ **Note : this entry updates a deprecated method - for information related to that deprecated method, see [Plugins - Deprecated](Plugins-Deprecated)** +*** +* [YouTube Video - Loading Plugins in PepperDash Essentials](https://youtu.be/NA64iyNNAgE) +* [YouTube Video - Build Your Own Plugin, Part 1](https://youtu.be/m2phC8g3Kfk) +* [YouTube Video - Build Your Own Plugin, Part 2](https://youtu.be/2_PrWRk6Gy0) +*** + Plugins are SIMPL# Pro libraries that reference the Essentials Framework and can be loaded into an Essentials Application at runtime to extend functionality beyond what the Essentials Framework provides on its own. ## Why Use Plugins?