Shadowfacts’ Forgelin 1.11/1.10.2 provides a Kotlin language adapter for Forge and bundles the Kotlin standard library, reflect library, and runtime.
Features:
- Shades the Kotlin standard library, runtime, and reflect libraries so you don’t have to.
- Provides a Forge
ILanguageAdapter
for using Kotlinobject
classes as your main mod class.
Usage
repositories { maven { url "http://mvn.rx14.co.uk/shadowfacts/" } } dependencies { compile group: "net.shadowfacts", name: "Forgelin", version: "LATEST_VERSION" }
How to install:
- Download and install Minecraft Forge.
- Download the mod.
- Click on the Start Menu in Windows.
- Type run into the search box, and select the Run program at the top of the results.
- Type %appdata% into the Run program, and press Enter.
- Go to .minecraft/mods folder.
- Drag and drop the downloaded jar (zip) file into that.
- Enjoy the mod.
Download Links:
For Minecraft 1.11/1.10.2
Download from Server 1 – Download from Server 2
Credits: www.9minecraft.net