Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 737 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 737 Bytes

tower-defense

Build status Mindustry 7.0

Installation

This plugin requires :

  • Java 17 or above.

  • Mindustry v146 or above.

Building

  • ./gradlew shadowJar to compile the plugin into a usable jar (will be located at builds/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.