diff options
author | Xander <xander@isxander.dev> | 2022-12-08 18:04:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-08 18:04:04 +0000 |
commit | 49ff470de36e719d5b963de405de891eca2b69d1 (patch) | |
tree | 0c59597708b3ea9f402ba119490537b5c18fdb93 | |
parent | 3ffec2eadcdd3db5368d5abe604be61c4ce340b1 (diff) | |
download | YetAnotherConfigLib-49ff470de36e719d5b963de405de891eca2b69d1.tar.gz YetAnotherConfigLib-49ff470de36e719d5b963de405de891eca2b69d1.tar.bz2 YetAnotherConfigLib-49ff470de36e719d5b963de405de891eca2b69d1.zip |
add citation for cloth config stale claim
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Yet Another Config Lib, like, what were you expecting? This mod was made to fill a hole in this area of Fabric modding. The existing main config libraries don't achieve what I want from them: -- **[Cloth Config API](https://modrinth.com/mod/cloth-config)**:<br/>**It's stale.** The developer of cloth has clarified that they are likely not going to add any more features. They don't want to touch it. +- **[Cloth Config API](https://modrinth.com/mod/cloth-config)**:<br/>**It's stale.** The developer of cloth has clarified that they are likely not going to add any more features. They don't want to touch it. ([citation](https://user-images.githubusercontent.com/43245524/206530322-3ae46008-5356-468e-9a73-63b859364d4e.png)) - **[SpruceUI](https://github.com/LambdAurora/SpruceUI)**:<br/>**It isn't designed for configuration.** In this essence the design feels cluttered. Further details available in [this issue](https://github.com/isXander/Zoomify/issues/85). - **[MidnightLib](https://modrinth.com/mod/midnightlib)**:<br/>**It has cosmetics among other utilities.** It may not be large but some players (including me) wouldn't want cosmetics out of nowhere. - **[OwoLib](https://modrinth.com/mod/owo-lib)**:<br/>**It's content focused.** It does a lot of other things as well as config, adding to the size. |