VRRW Overworld - All Rights Reserved

Copyright (c) 2026 BasteGK
All Rights Reserved.

================================================================================
                              PROPRIETARY LICENSE
================================================================================

This software and its associated files, including but not limited to:
- Source code (Java, GLSL shaders, configuration files)
- Models, textures, and visual assets
- Documentation and other materials

are the exclusive property of BasteGK.

--------------------------------------------------------------------------------
                               TERMS OF USE
--------------------------------------------------------------------------------

1. OWNERSHIP
   All code, assets, and materials in this project are owned by BasteGK.
   No transfer of ownership or intellectual property rights is granted.

2. PERMITTED USE
   You are granted a limited, non-exclusive, non-transferable license to:
   - Download and use this mod for personal, non-commercial gameplay only
   - Run the mod on private servers for personal use

3. RESTRICTIONS
   You may NOT:
   - Copy, modify, adapt, or create derivative works of the code or assets
   - Redistribute, share, or re-upload the mod or any part of it
   - Include this mod in modpacks without explicit written permission
   - Decompile, reverse engineer, or extract code from the mod
   - Use any part of this mod for commercial purposes
   - Sell, sublicense, or monetize the mod or its components
   - Claim ownership or authorship of any part of this mod

4. THIRD-PARTY COMPATIBILITY
   This mod is designed to work with:
   - Minecraft (Mojang Studios) - Used under Minecraft EULA
   - NeoForge - Mod loader (used as dependency, not bundled)
   - Embeddium - Rendering optimization mod (used as dependency, not bundled)

   These third-party components are NOT included with this mod and retain
   their own respective licenses. This mod uses their public APIs only.

5. NO WARRANTY
   THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   EXPRESS OR IMPLIED. THE AUTHOR SHALL NOT BE LIABLE FOR ANY DAMAGES
   ARISING FROM THE USE OF THIS SOFTWARE.

6. TERMINATION
   Any violation of these terms automatically terminates your license to
   use this mod. Upon termination, you must delete all copies of the mod.

7. CONTACT
   For licensing inquiries, permissions, or commercial use requests:
   https://www.vrrw.online

================================================================================
                        THIRD-PARTY NOTICES
================================================================================

This mod uses the following third-party software as compile-time dependencies:

Embeddium
- License: LGPL-3.0
- Repository: https://modrinth.com/mod/embeddium
- Usage: API hooks via Mixin (runtime linking only)
- Status: NOT INCLUDED - must be installed separately

NeoForge
- License: LGPL-2.1
- Repository: https://neoforged.net/
- Usage: Mod loader framework
- Status: NOT INCLUDED - must be installed separately

Note: This mod does not copy, modify, or bundle any third-party code.
All third-party integrations are achieved through public APIs and runtime linking.

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