Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@honkling honkling released this 10 Aug 20:23
d0c872e

I have completely rewritten the Minecraft mod in Kotlin. Let's look at the changes!

  • Removed server history (implemented by Minehut)
  • Removed blocking as it has been implemented by Minehut and Minecraft
  • Added brand new settings GUI
  • Improved typo protection
  • Improved codebase for future updates

MH+ now requires fabric-language-kotlin, a library which adds Kotlin support to Fabric mods, you can get it on CurseForge. (https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin)