Moving the project to be Kotlin-only #44
StillLutto
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This change is made for the sake of us, the developers, and the quality of the API itself. Making the API Kotlin-only will make it easier to implement Kotlin specific features and improve integration with Kotlin Coroutines. Making this change will be a massive improvement for the Kotlin side of the API.
How this will look
There will be two branches in the repository: one for Java, the other for Kotlin. The Java branch will only receive (Minecraft) version updates and some bug fixes; the Kotlin branch, which will become the master branch, will receive a full rewrite with a central focus on improving the experience for Kotlin and improving performance with Kotlin Coroutines.
Beta Was this translation helpful? Give feedback.
All reactions