Forgelin - Kotlin Library for Minecraft Forge
Attention: This project is no longer supported and will not be updated. For new development, it is recommended to use the version from ShadowFacts.
Forgelin is a library that adds support for the Kotlin programming language for creating Minecraft modifications on the Forge platform. The library includes Kotlin standard libraries and reflection tools, as well as a special adapter for integration with the Forge mod loading system.
Important note: The functionality of custom language adapters is relatively new and requires Forge version 1.8-11.14.1.1371 or higher.
Installation for End Users
The installation process is extremely simple:
- Download the Forgelin file in JAR format
- Place it in the mods folder of your Minecraft game
- Add mods that use Forgelin
- Enjoy the game!
Settings
As befits a library, Forgelin has no settings for end users.
For Mod Developers
Developers wishing to use Forgelin in their projects are advised to review the full documentation on GitHub.
Icon author: Kieran Anson