Mod Kottle by Alex_wells
- 5.72 MB
- 1.15.2
- February 16, 2019
- May 3, 2020
- API and Library
Description
Mod Information
Name | Kottle | Author | Alex_wells | Description | Kotlin language provider for Forge 1.13-1.15 |
---|---|---|---|---|---|
Information | Downloads: Version: 1.15.2 Size: 5.72 MB Updated at: May 3, 2020 Created at: February 16, 2019 | Tags | API and Library |
Description
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)