Update README.md

This commit is contained in:
Stone_Red
2021-09-14 16:03:28 +02:00
committed by GitHub
parent 7cf00ee412
commit 90ee245950
+32 -1
View File
@@ -1,2 +1,33 @@
# DesktopMagic-Plugins
Plugins for the DesktopMagic application.
This repository contains a list of downloadable plugins for the DesktopMagic application.
## How to add a plugin
1. Fork the repository
1. Create a directory with the name of your plugin inside the [Plugin](https://github.com/Stone-Red-Code/DesktopMagic-Plugins/tree/main/Plugins) directory
1. Add a `README.md` file to the directory you just created.\
**The `README.md` has to follow following format:**
```md
# <Plugin Name>
## Description
<Plugin Description>
## Instruction
<Plugin Instruction>
## Creator(s)
<Creator Name(s)>
## Reqirements
<Plugin Reqirements>
```
1. Create a pull request
Example: https://github.com/Stone-Red-Code/DesktopMagic-Plugins/tree/main/Plugins/Gif%20Plugin