Files
DesktopMagic-Plugins/README.md
T
2021-10-24 19:42:34 +02:00

957 B

DesktopMagic-Plugins

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

How to upload a plugin to this repository

  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