From a3ea90907ced94ae3f09211c272953f5ecb0548d Mon Sep 17 00:00:00 2001 From: Stijn Bannink Date: Thu, 14 Sep 2023 15:22:59 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87f5be8..4409f16 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # 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). + +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.