/corner-ambient-occlusion-fix

Fixes ambient occlusion when on surface corners.

Primary LanguageJavaMIT LicenseMIT

Corner Ambient Occlusion Fix

Fixes ambient occlusion when on surface corners as observed in Cosmic Reach 0.1.43.

Fix (Mod Installed) Issue (Cosmic Reach as of 0.1.43)
exhibit-with-mod exhibit-without-mod

Downloads

Corner Ambient Occlusion Fix is only officially available on CRMM and GitHub. All published version of this mod are both in CRMM and GitHub Releases:


This repository is generated from https://codeberg.org/CRModders/cosmic-quilt-example.

Wiki

For a wiki on how to use Cosmic Quilt & Quilt, please look at the Cosmic Quilt wiki .

How to test/build

For testing in the developer environment, you can use the ./gradlew run task

For building, the usual ./gradlew build task can be used. The mod jars will be in the build/libs/ folder

Notes