Copyright (c) 2026 merenotnoone. All Rights Reserved.

This software ("Overcast") and its accompanying source code are the
proprietary property of the copyright holder. All rights not expressly
granted herein are reserved.

No permission is granted to any person to copy, modify, merge, publish,
distribute, sublicense, sell, or otherwise deal in this software, in
whole or in part, in source or compiled (binary/jar) form, without the
prior written consent of the copyright holder.

Permitted without separate written consent:
  - Downloading and running the officially distributed build of this
    mod for personal, non-commercial use in Minecraft.
  - Including the officially distributed, UNMODIFIED build of this mod
    in a modpack or launcher listing, provided the modpack is free to
    end users and clear attribution/a link back to the original
    distribution is given.

Not permitted without prior written consent:
  - Redistributing modified versions of this software.
  - Decompiling, reverse-engineering, or re-publishing the source or
    compiled code as your own work or as part of another mod.
  - Selling this software, bundling it in a paid product, or otherwise
    monetizing it directly.

THIS 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 AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
LIABILITY ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR
THE USE OR OTHER DEALINGS IN THE SOFTWARE.

--------------------------------------------------------------------

THIRD-PARTY COMPONENTS

The "All Rights Reserved" terms above apply only to the original Overcast
code authored by the copyright holder. This distribution also BUNDLES and
REDISTRIBUTES third-party open-source software, which remains licensed
under its own terms and is NOT covered by the terms above. Full license
texts and attributions are in META-INF/THIRD-PARTY-NOTICES.txt and
META-INF/licenses/ inside the distributed jar. In summary:

  - JCEF (Java Chromium Embedded Framework) — the org.cef.* classes.
    Copyright (c) 2008-2013 Marshall A. Greenblatt; portions copyright
    (c) 2006-2009 Google Inc. Licensed under the BSD 3-Clause License.
    See LICENSE.txt in the jar.

  - jcefmaven — the me.friwi.jcefmaven.* classes, by Fritz Windisch and
    contributors. Licensed under the Apache License, Version 2.0. See
    META-INF/licenses/LICENSE-jcefmaven-Apache-2.0.txt in the jar.

At runtime this mod additionally downloads the Chromium Embedded
Framework / Chromium native binaries (via jcefmaven) into the game
directory. Those are not contained in this jar and are governed by their
own licenses (BSD and the Chromium license terms) by their respective
authors.

This mod no longer depends on or distributes MCEF Modern.
