diff --git a/Plugins/Weather Plugin/README.md b/Plugins/Weather Plugin/README.md new file mode 100644 index 0000000..b976de5 --- /dev/null +++ b/Plugins/Weather Plugin/README.md @@ -0,0 +1,18 @@ +# Weather Plugin + +## Description + +This plugin allows you to display the current weather of a specific city on the desktop. + +## Instruction + +1. Put the `Weather Plugin.dll` file into the plugins folder. +1. Enter a city name in the settings menu. + +## Creator(s) + +Stone_Red + +## Reqirements + +Minimum reqired DesktopMagic version: 0.0.2.2 diff --git a/Plugins/Weather Plugin/Weather Plugin.dll b/Plugins/Weather Plugin/Weather Plugin.dll new file mode 100644 index 0000000..e0b8d75 Binary files /dev/null and b/Plugins/Weather Plugin/Weather Plugin.dll differ