aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorXander <xander@isxander.dev>2022-11-14 14:27:50 +0000
committerGitHub <noreply@github.com>2022-11-14 14:27:50 +0000
commit8d58e2e56e2a28b1209bb5111ad3833fd74594fa (patch)
tree67d1421f6b7a9fde2b7793fe96414be4a598ce53 /README.md
parentb03eac307a881e1363eeb9492dd5430f68baf40b (diff)
downloadYetAnotherConfigLib-8d58e2e56e2a28b1209bb5111ad3833fd74594fa.tar.gz
YetAnotherConfigLib-8d58e2e56e2a28b1209bb5111ad3833fd74594fa.tar.bz2
YetAnotherConfigLib-8d58e2e56e2a28b1209bb5111ad3833fd74594fa.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index f9124e7..e7882ee 100644
--- a/README.md
+++ b/README.md
@@ -34,8 +34,7 @@ As you can see, there's sadly a drawback with all of them and this is where YetA
YACL has the favour of hindsight. Whilst developing this fresh library, I can make sure that it does everything right:
-- **It's just a config library.** YACL contains no other features, just config screen generation.
-- **It's lightweight.** YACL leaves managing your config up to you, it doesn't contain an alternative to [AutoConfig](https://shedaniel.gitbook.io/cloth-config/auto-config/introduction-to-auto-config-1u) or similar. (Can be paired with my other library, [Settxi](https://github.com/isXander/Settxi), for this feature)
+- **Client sided library.** YACL is built for client mods only, making it a smaller size.
- **Easy API.** YACL takes inspiration from [Sodium's](https://modrinth.com/mod/sodium) internal configuration library.
- **It's styled to fit in Minecraft.** YACL's GUI is designed to fit right in.