mirror of
https://github.com/Stone-Red-Code/DesktopMagic-Plugins.git
synced 2026-09-04 09:05:58 +02:00
957 B
957 B
DesktopMagic-Plugins
This repository contains a list of downloadable plugins for the DesktopMagic application.
How to upload a plugin to this repository
- 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