Kottle will start downloading in 5 seconds...
STILL DOWNLOADING MANUALLY??
Join over 10 million players who use the CurseForge app!
Download App NowDescription
Kotlin language provider for Forge 1.13.2 - 1.15
Provides a way to compile and load Kotlin-based mods into the game, specifically:
- shades kotlin stdlib, reflect, annotations and coroutines
- allows using
object
declaration for mod main class and@Mod.EventBusSubscriber
listeners - currently provides Kotlin libraries with version 1.3.61, Kotlin coroutines version 1.3.2 and JetBrains annotations version 18.0.0
For regular users
Just drop this into your /mods folder if other mod asks you to.
For developers
Check out github, by clicking on "Source" link above
FAQ
Can I use this in my modpack: yes, without asking
It doesn't work/crashes: please report the issue on github (link above)