GTNH's Forgelin

Kotlin support for Forge 1.7.10. A backport of Shadowfacts' Forgelin by the GTNH Team.

2,13k

GTNH's Forgelin

For Mod Users:

This is a library mod. It does not add any new content by itself. Install this if any of the other mods in your modlist requires it.

For Mod Developers:

This is a library for mods written in the Kotlin programming language, for Minecraft 1.7.10. It shades the Kotlin standard library, runtime, coroutines-core, and reflect libraries so you don't have to. It also provides a Forge `ILanguageAdapter` for using Kotlin `object` classes as your main mod class.

For further development information check out the mod on Github HERE.

Installation:

* Download the jar file from the Files tab * Place the jar in the `mods` folder * That's it

Because this mod is only a library for other mods, there are no configuration files to edit.

ADS