Files
EssentialsPluginTemplate/README.md
2020-03-23 13:22:11 -06:00

12 lines
454 B
Markdown

# Essentials Plugin Template (c) 2020
## License
Provided under MIT license
## Overview
Fork this repo when creating a new plugin for Essentials. For more information about plugins, refer to the Essentials Wiki [Plugins](https://github.com/PepperDash/Essentials/wiki/Plugins) article.
This repo contains a Github Action workflow that will build this project automatically. Modify the SOLUTION_PATH and SOLUTION_FILE environment variables as needed.