Skip to content

Compiling

lokka30 edited this page Aug 28, 2021 · 1 revision

About this page

Valid as of Completion
BetterCommandSpy v2.0.0 🟢 100%

BetterCommandSpy is compiled with Apache Maven.

  1. Run mvn clean package
  2. Wait until it's done
  3. The compiled .jar file is located in the /target/ directory. 😃
Clone this wiki locally