Shadowfacts’ Forgelin 1.12.2, 1.11.2 (Fork of Emberwalker’s Forgelin)
By Moon ❘ April 21, 2022 ❘ 25,713 viewsShadowfacts’ Forgelin 1.12.2, 1.11.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.
How to use:
repositories { maven { url "http://mvn.rx14.co.uk/shadowfacts/" } } dependencies { compile group: "net.shadowfacts", name: "Forgelin", version: "LATEST_VERSION" }
Requires:
Minecraft Forge
How to install:
Shadowfacts’ Forgelin 1.12.2, 1.11.2 Download Links:
For Minecraft 1.12.2, 1.12.2, 1.12, 1.11.2, 1.11, 1.10.2, 1.9.4
Click to rate this post!
[Total: 0 Average: 0]