Mod Kotlin for Forge by thedarkcolour
- 23888080
- 7.25 MB
- 1.20.2
- November 12, 2019
- July 6, 2023
- API and Library
Name | Kotlin for Forge | Author | thedarkcolour | Description | Adds a Kotlin language loader and provides some optional utilities. |
---|---|---|---|---|---|
Information | Downloads: 23888080 Version: 1.20.2 Size: 7.25 MB Updated at: July 6, 2023 Created at: November 12, 2019 | Tags | API and Library |
Used to make mods with the Kotlin programming language. Works by shading the Kotlin libraries, providing KotlinLanguageProvider to load @Mod object declarations, providing AutoKotlinEventBusSubscriber to load @EventBusSubscriber declarations, and providing useful utility functions and constants.
Kotlin for Forge 1.17.0 provides: Kotlin 1.6.10, Kotlin coroutines 1.6.0, Kotlin JSON serialization 1.3.2, and Jetbrains annotations 23.0.0.
Kotlin for Forge 3.7.1 provides: Kotlin 1.7.10, Kotlin coroutines 1.6.4, and Kotlin JSON serialization 1.3.2.
If you're not a mod developer, this is a dependency mod.
Information for how to implement can be found here.
You do not have to use the language loader or any of the features Kotlin for Forge provides, you can just use it for the bundled Kotlin libraries.
If you'd like to ask for help or suggest something, feel free to do so on the Kotlin for Forge discord server.