KotlinRuntimePlugin

Build Mindustry 6.0 | 7.0 Xpdustry latest

Description

This plugin provides the kotlin (1.6.10) librairies for Kotlin plugins :

  • xpdustry-kotlin-stdlib

  • xpdustry-kotlin-refeflect

Building

  • ./gradlew jar for a simple jar that contains only the plugin code.

  • ./gradlew shadowJar for a fatJar that contains the plugin and its dependencies (use this for your server).

Testing

  • ./gradlew runMindustryClient: Run Mindustry in desktop with the plugin.

  • ./gradlew runMindustryServer: Run Mindustry in a server with the plugin.

Running

This plugin is compatible with V6 and V7.

If you run on V6 or V7 up to v135, you will need mod-loader.

GitHub

View Github