From 72c22b62181a7c17cdab9d9c65feace15e6ca6ac Mon Sep 17 00:00:00 2001 From: Ronald Inglett <71849533+inglettronald@users.noreply.github.com> Date: Mon, 31 Jul 2023 12:49:56 -0500 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19f086c..7cf7ade 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,8 @@ This mod has 2 dependencies to run: [Fabric Kotlin Language Support](https://github.com/FabricMC/fabric-language-kotlin/releases/) +[Cloth Config API](https://modrinth.com/mod/cloth-config/version/11.1.106+forge) + Theoretically, I could throw these in the JAR, but almost all current Fabric mods already have these dependencies anyway. ### Recommendations -- cgit