This plugin requires :
-
Java 17 or above.
-
Mindustry v146 or above.
-
./gradlew shadowJar
to compile the plugin into a usable jar (will be located atbuilds/libs/(plugin-name).jar
). -
./gradlew runMindustryServer
to run the plugin in a local Mindustry server. -
./gradlew runMindustryDesktop
to start a local Mindustry client that will let you test the plugin.