aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index ae49c30..7cf7ade 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
Future home of dulkirmod for modern versions of minecraft.
-## Beta 1.0 will be available on **JULY 31st**! You are welcome to compile stuff before this but there is more that will be added before the first beta :)
+## Beta 1.0 is available now! See the release panel on the right side for compiled source
DulkirMod 1.8.9 Can be found [here](https://github.com/inglettronald/DulkirMod).
@@ -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
@@ -126,4 +128,4 @@ be better to understand, feel free to hit me up.
In the meantime, if you're struggling, I would suggest not worrying about DCEVM. You can (probably?) achieve this by just removing the
last 2 VMargs inside your `build.gradle` and regenerating your run configuration. My DMs are always open to try to offer support
-on this stuff, as it will help me learn a thing or two as well. \ No newline at end of file
+on this stuff, as it will help me learn a thing or two as well.