QuiltMC / quilt-kotlin-libraries

Quilt's official Kotlin libraries, which provide wrappers for QSL and Minecraft to ease development in Kotlin
Apache License 2.0
52 stars 19 forks source link

Update to 1.21 #97

Closed NotMurPh closed 4 months ago

NotMurPh commented 4 months ago

Hi, when can we expect the new update for 1.21 ? 🫠

woodiertexas commented 4 months ago

Maybe when the Quilt Kotlin devs get around to updating QKL to latest versions of MC.

OroArmor commented 4 months ago

Currently there are no maintainers for QKL, meaning that it is very unlikely there will be an update anytime soon. However, we are always willing to accept help from people for updates and would love to see contributions from the public!

770grappenmaker commented 4 months ago

What kinds of tasks are required to support recent versions of Minecraft? I’m not too familiar with QSL/QKL, but I am a big fan of Kotlin and I’d probably be willing to help.

OroArmor commented 4 months ago

It's fairly similar to updating a mod. You'll probably want to wait for me to release full QSL as QKL uses a lot of QSL features.