mirror of
https://github.com/Stone-Red-Code/DesktopMagic-Plugins.git
synced 2026-09-04 00:55:58 +02:00
35057b82fbbca5501aed1aac72a3f0039587cefb
DesktopMagic-Plugins
This repository contains a list of downloadable plugins for the DesktopMagic application.
How to add a plugin
- Fork the repository
- Create a directory with the name of your plugin inside the Plugin directory.
- Add all the necessary files to the directory you have just created.
- Add a
README.mdfile to the directory.
TheREADME.mdhas to follow following format:# <Plugin Name> ## Description <Plugin Description> ## Instruction <Plugin Instruction> ## Creator(s) <Creator Name(s)> ## Reqirements <Plugin Reqirements> - (Optional) Add the source code into the directory.
- Create a pull request
Example: https://github.com/Stone-Red-Code/DesktopMagic-Plugins/tree/main/Plugins/Gif%20Plugin
Languages
C#
100%