aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorronald <inglettronald@gmail.com>2023-07-31 13:45:02 -0500
committerronald <inglettronald@gmail.com>2023-07-31 13:45:02 -0500
commitead0b68578d40562728aec8c725fe35cf6724d73 (patch)
treeb66d4cea88f0ea12f8a89e76e83405eded287477
parente8c85bfd9624343ebbe4e987cbae2422b042bf6e (diff)
downloadDulkirMod-Fabric-ead0b68578d40562728aec8c725fe35cf6724d73.tar.gz
DulkirMod-Fabric-ead0b68578d40562728aec8c725fe35cf6724d73.tar.bz2
DulkirMod-Fabric-ead0b68578d40562728aec8c725fe35cf6724d73.zip
Added cloth as a jar in jar
-rw-r--r--README.md2
-rw-r--r--gradle.properties2
2 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7cf7ade..19f086c 100644
--- a/README.md
+++ b/README.md
@@ -95,8 +95,6 @@ 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
diff --git a/gradle.properties b/gradle.properties
index 5b53f4c..3908283 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -10,7 +10,7 @@ loader_version=0.14.21
fabric_kotlin_version=1.9.4+kotlin.1.8.21
# Mod Properties
-mod_version=1.0.0
+mod_version=1.0.1
maven_group=com.dulkirfabric
archives_base_name=dulkirmod-fabric