From 5018209d75c91b70f11eaf0fbafe1dd03219568b Mon Sep 17 00:00:00 2001 From: StartsMercury <89975834+StartsMercury@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:43:42 +0800 Subject: [PATCH] Add Corner Ambient Occlusion Fix 0.1.0 --- README.md | 6 ++++-- repository.hjson | 13 +++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cf13fe..8b520b2 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ [CRM-1] Mod Repo for resolving/discovering mods published by [@StartsMercury]. -[CRM-1]: https://github.com/CRModders/CRM-1 [@StartsMercury]: https://github.com/StartsMercury +[CRM-1]: https://github.com/CRModders/CRM-1 Hosts the following mods: -- [Simply Cosmic Shading] v0.1.0 and v0.1.1 + * [Corner Ambient Occlusion Fix] v0.1.0 + * [Simply Cosmic Shading] v0.1.0 and v0.1.1 +[Corner Ambient Occlusion Fix]: https://github.com/StartsMercury/corner-ambient-occlusion-fix [Simply Cosmic Shading]: https://github.com/StartsMercury/simply-cosmic-shading diff --git a/repository.hjson b/repository.hjson index 2ff6f95..5174680 100644 --- a/repository.hjson +++ b/repository.hjson @@ -6,6 +6,19 @@ rootId: io.github.startsmercury mods: [ + { + id: io.github.startsmercury.corner-ambient-occlusion-fix + name: Corner Ambient Occlusion Fix + desc: Fixes ambient occlusion when on surface corners. + authors: [ + StartsMercury + ] + version: 0.1.0 + gameVersion: "[0.1.39]" + url: https://github.com/StartsMercury/corner-ambient-occlusion-fix/releases/download/0.1.0%2Bcr0.1.39/corner-ambient-occlusion-fix-0.1.0+cr0.1.39.jar + deps: [] + ext: {} + }, { id: io.github.startsmercury.simply-cosmic-shading name: Simply Cosmic Shading