mirror of
https://github.com/PepperDash/EssentialsPluginTemplate.git
synced 2026-04-12 03:56:55 +00:00
updates readme.md to include info about the action
This commit is contained in:
parent
498248fcc4
commit
b2d7c9d246
1 changed files with 3 additions and 1 deletions
|
|
@ -1,9 +1,11 @@
|
|||
# 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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue