Skip to content

Repository files navigation

Mindustry Kotlin Tools

Some tools for kotlin mindustry mods

Features:

  • Main dispatcher -> Core.app.post

Usage

If you want to use this library in your mod, you need to add it to your build.gradle file:

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    compileOnly 'com.github.MichaAI:MindustryKotlinTools:0.1'
}

AND users need to install this mod BEFORE you mod.

Cringe.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages