Fabric Language Kotlin
This modification provides support for the Kotlin programming language when creating mods for Fabric.
Important note: this addon does not add new game content! Its main purpose is to provide a library that other modifications can use to ensure compatibility with Kotlin.
The mod functions independently of the Minecraft version, since its operation depends solely on the presence of Fabric Loader in the system.
For developers: usage instructions are available in the project documentation.