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/libsdirectory. Use the jar with the β-allβ suffix for the plugin.