2021-09-16 08:37:03 +02:00
2021-09-16 08:37:03 +02:00
2021-09-14 15:25:53 +02:00
2021-09-15 18:58:13 +02:00

DesktopMagic-Plugins

This repository contains a list of downloadable plugins for the DesktopMagic application.

How to add a plugin

  1. Fork the repository
  2. Create a directory with the name of your plugin inside the Plugin directory.
  3. Add all the necessary files to the directory you have just created.
  4. Add a README.md file to the directory.
    The README.md has to follow following format:
    # <Plugin Name>
    
    ## Description
    
    <Plugin Description>
    
    ## Instruction
    
    <Plugin Instruction>
    
    ## Creator(s)
    
    <Creator Name(s)>
    
    ## Reqirements
    
    <Plugin Reqirements>
    
  5. (Optional) Add the source code into the directory.
  6. Create a pull request

Example: https://github.com/Stone-Red-Code/DesktopMagic-Plugins/tree/main/Plugins/Gif%20Plugin

S
Description
Plugins for the DesktopMagic application.
Readme MIT
52 KiB
Languages
C# 100%