AsakusaLib

AsakusaLib

88 Downloads

Lib with kotlin for my mods. Who need this lib? Everyone who want play with my mods, Developers, that want to write a Kotlin mods. This lib contain a integrated update checker like in 1.8+ with API, some methods to work with entities, blocks and world.

Update checker is analog from 1.8+. He uses same JSON structure, so you can use one JSON for 1.7, 1.8, 1.9, etc.

Also lib has a Kotlin stdlib, so you don't need to put it in your mod.

Just include in build.gradle, make dependency and you ready for Kotlin.