Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 371 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 371 Bytes

Building the Bot

To build the bot, run the following command in your terminal:

./gradlew build

If you encounter any issues, such as Gradle being unable to find specific Arc or Mindustry packages, you can refer to the Mindustry Java Mod Template repository for additional guidance and troubleshooting.