Skip to content

MindustryInside/PluginTemplate

Repository files navigation

Plugin Template

Building

First, make sure you have JDK 14 installed. Then, setup plugin.json and run the following commands:

  • Windows: gradlew jar
  • *nix/Mac OS: ./gradlew jar

Troubleshooting

  • If the terminal returns Permission denied or Command not found, run chmod +x ./gradlew.

About

A template for plugins for Mindustry.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •  

Languages