Compiling MCAV

Compiling MCAV#

Compiling mcav is incredibly easy.

  • Clone the repository from GitHub, and navigate to the directory:

git clone https://github.com/PulseBeat02/mcav.git
cd mcav
  • Run the Gradle wrapper to build the project:

./gradlew build
  • Profit! If you are looking for the plugin jar, it will be located in the /sandbox/plugin/build/libs directory. Use the jar with the β€œ-all” suffix for the plugin.