Setup

The setup guide for the API

The first thing that you have to do is download the .jar file from the GitHub repository (https://github.com/LoRy24/McUItils).

After this, you have to import it into your project from the libs manager window. For example, in IntelliJ IDEA, you have to go toFile>Project Structure>Libraries, press on the + button, press on Java button, and then select the McUItils jar file.

If you want to include it through Maven or Gradle, you have to install the file manually.

Last updated

Was this helpful?