# License
Copyright (c) 2026 iglee42
---
## Source Code License
Unless otherwise stated, all source code contained in this repository is licensed under the MIT License.
### MIT License
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.
---
## Assets License
All non-code assets contained in this repository are **NOT** licensed under the MIT License.
This includes, but is not limited to:
* Textures
* Models
* Animations
* Sounds and music
* Icons
* Artwork
* Logos
* Fonts (unless otherwise noted)
* Any other creative or artistic content
These assets are:
**Copyright © 2026 iglee42 and WoXayZ. All Rights Reserved.**
No permission is granted to:
* Copy or redistribute these assets.
* Modify or create derivative works from these assets.
* Include these assets in forks, modpacks, ports, remakes, or other projects.
* Reuse these assets in whole or in part.
* Extract or distribute these assets separately from this repository.
This restriction also applies to **public and private forks** of this repository. Forking the repository under the MIT license does **not** grant any rights to use, modify, or redistribute the assets.
Any use of these assets requires prior written permission from the copyright holder.
---
## Forks
You are free to fork this repository under the terms of the MIT License **for the source code only**.
If you publish or distribute a fork, you must remove or replace every asset covered by the Assets License before distribution unless you have obtained explicit written permission from the copyright holder.
---
## Third-Party Content
Any third-party libraries, assets, or dependencies included in this repository remain under their respective licenses. Their original license terms take precedence over this document where applicable.
---
## Summary
| Content | License |
| --------------------------------------------------------------------------------------------- | ------------------- |
| Source code (*.java, *.kt, *.js, *.ts, *.json used as code/configuration, Gradle files, etc.) | MIT |
| Textures | All Rights Reserved |
| Models | All Rights Reserved |
| Sounds | All Rights Reserved |
| Artwork | All Rights Reserved |
| Logos | All Rights Reserved |
| Animations | All Rights Reserved |
| Any other creative assets | All Rights Reserved |