MIT License

Copyright (c) 2025 forpleuvoir

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---

Third-Party Dependencies:
1. Kotlin for Forge (KFF) - Licensed under LGPL-2.1
2. Fabric Language Kotlin - Licensed under Apache License 2.0
3. Apache Commons JEXL - Licensed under Apache License 2.0
4. Nebula - Licensed under MIT License
5. ModMenu - Licensed under MIT License
6. ibukigourd - Licensed under MIT License

---

Notice Regarding LGPL Dependencies:
This project links to Kotlin for Forge (KFF), which is licensed under the GNU Lesser General Public License v2.1 (LGPL-2.1).
- The project itself remains under the MIT License.
- In accordance with LGPL-2.1 requirements, users are notified that KFF is a third-party library used by this project.
- You may find the source code of KFF at its respective repository (e.g., GitHub/thedarkcolour/KotlinForForge).

Notice:
By including third-party dependencies with different licenses, the authors do not assume liability for the third-party libraries. Users must ensure compliance with the respective licenses of those dependencies.