CloudeEngine — Proprietary Software License
Copyright (c) 2024–2026 Smyight / AntheticPlus Studios
All Rights Reserved.

================================================================================
CLOUDEENGINE CUSTOM ENGINE LOGIC — ALL RIGHTS RESERVED
================================================================================

This software and its source code ("CloudeEngine") are the exclusive intellectual
property of Smyight / AntheticPlus Studios. All rights are reserved. No part of
this software — including but not limited to the rendering engine architecture,
Vulkan pipeline logic, GPU tier detection systems, mixin implementations, config
system, HUD framework, culling subsystems, and any other original code — may be:

  · reproduced, copied, or duplicated in whole or in part;
  · modified, adapted, translated, or transformed;
  · distributed, published, or made available to the public;
  · sublicensed, sold, rented, or commercially exploited;
  · reverse-engineered, decompiled, or disassembled beyond what is permitted
    by applicable law;

without the prior written permission of Smyight / AntheticPlus Studios.

PERMITTED USE:
  Personal, non-commercial use of the compiled mod artifact (the .jar file) in
  your own Minecraft client installation is permitted free of charge.

PROHIBITED USE:
  · Redistribution of the compiled mod artifact on any platform other than
    authorized mirrors listed on the official AntheticPlus Studios project page.
  · Forking, mirroring, or re-publishing the source code under any name,
    whether modified or unmodified.
  · Inclusion of any portion of this codebase in another mod, project, or
    commercial product without explicit written consent.
  · Presenting this mod or any derivative of it as an original work of your own.

================================================================================
THIRD-PARTY COMPONENTS — LGPL v3.0
================================================================================

CloudeEngine bundles pre-compiled native shared libraries (.so files) extracted
from the VulkanMod Android library package. These libraries are:

  · lwjgl-shaderc (ARM64 / ARM32 native binaries)
  · Vulkan Memory Allocator — VMA (ARM64 / ARM32 native binaries)

These components are licensed under the GNU Lesser General Public License,
Version 3.0 (LGPL v3.0). The full text of the LGPL v3.0 is available at:

  https://www.gnu.org/licenses/lgpl-3.0.html

The inclusion of these libraries does NOT alter the proprietary status of the
CloudeEngine custom engine logic described above. The LGPL v3.0 terms apply
exclusively to the bundled native library binaries and no other part of this
project.

Source code for the above LGPL-licensed components may be obtained from their
respective upstream repositories as required by the LGPL v3.0.

================================================================================
DISCLAIMER OF WARRANTY
================================================================================

THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL SMYIGHT OR
ANTHETICPLUS STUDIOS 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.

================================================================================

CloudeEngine is an independent project and is not affiliated with, endorsed by,
or derived from Mojang Studios, Microsoft, or any third-party Minecraft mod
project. "Minecraft" is a trademark of Mojang Studios.

For licensing inquiries, contact AntheticPlus Studios through the official
project channels listed on the Modrinth project page.

© 2024–2026 Smyight / AntheticPlus Studios. All Rights Reserved.
