This plugin requires :
-
Java 21 or above.
-
Mindustry v152 or above.
mitosis: The number of offspring an unit produces on death (0 for none, 1+ to enable).
unit-bind: If logic unit-bind is allowed.
health-multiplier: The amount enemy health is increased per minute.
block-whitelist: The blocks allowed to be build on the tower defense path.
drops: The unit drops. See config.yaml for details.-
./gradlew shadowJarto compile the plugin into a usable jar (will be located atbuilds/libs/(plugin-name).jar). -
./gradlew runMindustryServerto run the plugin in a local Mindustry server. -
./gradlew runMindustryDesktopto start a local Mindustry client that will let you test the plugin.