Update README.md
This commit is contained in:
parent
b25cd1323f
commit
b21f02d01c
1 changed files with 13 additions and 3 deletions
16
README.md
16
README.md
|
@ -1,7 +1,17 @@
|
|||
# ShowControl
|
||||
A plugin to easily create shows with multiple elements like Animatronics, Fireworks, FlameThrowers, Spotlights, Lasers, and more!
|
||||
|
||||
# License
|
||||
The code in this repository is licensed under the [GPL 3.0 license](https://www.gnu.org/licenses/gpl-3.0.html).
|
||||
## Usage
|
||||
Check out the description on [Spigot](https://www.spigotmc.org/resources/showcontrol.112641/) or [Polymart](https://polymart.org/resource/showcontrol.4793) for more information.
|
||||
|
||||
Additionally, please note that a small portion of the code in this repository has been copied from the OpenAudioMc project, which is licensed under the ["OpenAudioMc License & Terms Of Service"](https://account.openaudiomc.net/terms). Make sure to review the specific terms and conditions of the OpenAudioMc license before using this code.
|
||||
## Developer API
|
||||
This project contains a Developer API, which makes it possible to add your own show elements. For more information, check out the [JavaDoc](#).
|
||||
|
||||
## License
|
||||
This project is licensed under the [GNU General Public License v3.0](https://opensource.org/licenses/GPL-3.0).
|
||||
|
||||
The code in this project has been inspired by code licensed under the [OpenAudioMC License & Terms of Service](https://account.openaudiomc.net/terms). For more information, visit the [OpenAudioMc](https://github.com/Mindgamesnl/OpenAudioMc) project.
|
||||
|
||||
This project includes the [GuardianBeam](https://github.com/SkytAsul/GuardianBeam) library as a dependency, which is licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
||||
|
||||
Please review the individual licenses for more details on usage and distribution.
|
||||
|
|
Loading…
Add table
Reference in a new issue