diff --git a/README.md b/README.md index 3f57d9c..fac7654 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,24 @@ > You can add useful elements to your desktop like a clock, a audio visualizer or even your own plugins! - [Releases](https://github.com/Stone-Red-Code/DesktopMagic/releases) -- [Download Plugins](https://github.com/Stone-Red-Code/DesktopMagic-Plugins) -- [Plugin Documentation](https://github.com/Stone-Red-Code/DesktopMagic/wiki) +- [Download plugins](https://mod.io/g/desktopmagic) +- [Plugin creation guide](https://mod.io/g/desktopmagic/r/plugin-creation-guide) - [Licence](https://github.com/Stone-Red-Code/DesktopMagic/blob/main/LICENSE) ## Setup 1. Download one of the [releases](https://github.com/Stone-Red-Code/DesktopMagic/releases). -1. Follow one of the steps below. - 1. Execute the `DesktopMagic-Installer.exe` file. - 1. Unzip the `DesktopMagic-Standalone.zip` file and execute the `DesktopMagic.exe` file. +1. Execute the `DesktopMagic-Installer.exe` file. 1. (Optional) Put a shortcut to the `DesktopMagic.exe` file in the install directory into the `shell:startup` directory. ## Preview -![DesktopMagic](https://user-images.githubusercontent.com/56473591/120899825-e6a1e980-c631-11eb-9b8b-28a28a12a2b4.png) +![Screenshot 2023-12-31 164947](https://github.com/Stone-Red-Code/DesktopMagic/assets/56473591/191ac76f-264d-4e9f-8979-7a13b2a1cd12) +![Screenshot 2023-12-31 164853](https://github.com/Stone-Red-Code/DesktopMagic/assets/56473591/22de55d2-dde3-43a5-b77b-c773a7697e8c) + +## Third party licenses +- [BusyIndicator](https://github.com/moh3ngolshani/BusyIndicator) - [MIT](https://github.com/Moh3nGolshani/BusyIndicator/blob/master/LICENSE) +- [Extended.Wpf.Toolkit](https://github.com/xceedsoftware/wpftoolkit) - [XCEED SOFTWARE COMMUNITY LICENSE AGREEMENT](https://github.com/xceedsoftware/wpftoolkit/blob/master/license.md) +- [Material Design In XAML Toolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit) - [MIT](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/master/LICENSE) +- [Modio.NET](https://github.com/thetestgame/modio.net) - [Apache-2.0](https://github.com/thetestgame/Modio.NET/blob/main/LICENSE-APACHE), [MIT](https://github.com/thetestgame/Modio.NET/blob/main/LICENSE-MIT) +- [NAudio](https://github.com/naudio/NAudio) - [MIT](https://github.com/naudio/NAudio/blob/master/license.txt)