diff --git a/README.md b/README.md index fe7d7e3..aeaecf9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Hosts the following mods: * [Corner Ambient Occlusion Fix] v0.1.0 * [Cosmic Light Bleed Fix] v0.1.0 - * [Simply Cosmic Shading] v0.1.0 and v0.1.1 + * [Simply Cosmic Shading] v0.1.0 – v0.1.2 [Corner Ambient Occlusion Fix]: https://github.com/StartsMercury/corner-ambient-occlusion-fix [Cosmic Light Bleed Fix]: https://github.com/StartsMercury/cosmic-light-bleed-fix diff --git a/repository.hjson b/repository.hjson index c656db9..77adf81 100644 --- a/repository.hjson +++ b/repository.hjson @@ -6,6 +6,19 @@ rootId: io.github.startsmercury mods: [ + { + id: io.github.startsmercury.simply-cosmic-shading + name: Simply Cosmic Shading + desc: Directional shade for Cosmic Reach. + authors: [ + StartsMercury + ] + version: 0.1.2 + gameVersion: "[0.1.39]" + url: https://github.com/StartsMercury/simply-cosmic-shading/releases/download/0.1.2%2Bcr0.1.39/simply-cosmic-shading-0.1.2+cr0.1.39.jar + deps: [] + ext: {} + }, { id: io.github.startsmercury.cosmic-light-bleed-fix name: Cosmic Light Bleed Fix