This project is a derivative work of MCreator (https://mcreator.net), 
which is licensed under the GNU General Public License v3 (GPLv3).
As such, this project as a whole is distributed under the terms of the GPLv3.

====================================================================
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
====================================================================

Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, 
but changing it is not allowed.

Preamble:
The GNU General Public License is a free, copyleft license for software and other kinds of works.
[... include full GPL v3 text here — available at https://www.gnu.org/licenses/gpl-3.0.txt ...]

====================================================================
Additional licensing note for original code:
====================================================================

All original source code, assets, and templates created solely by 
hacker_E303 that do not contain or derive from MCreator code 
are additionally licensed under the Apache License, Version 2.0.

You may obtain a copy of the Apache License at:
    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software 
distributed under the Apache License 2.0 is distributed on an "AS IS" 
BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the Apache License for the specific language governing permissions 
and limitations under the License.

====================================================================
Summary:
====================================================================
- The combined work (this plugin) is licensed under GPL v3 due to inclusion 
  of GPL v3 code from MCreator.
- Portions of code entirely authored by hacker_E303 are 
  dual-licensed under Apache 2.0 for independent reuse.
