🧰Compiling from source
This guide will explain to you how to compile the java part from sourcecode
1. Install Intellij IDEA
In order to compile the launcher you need to install intellij community, is totally free and is the best ide for java: https://www.jetbrains.com/idea/download
2. Setupping the environment
Follow the steps described in screenshots







3. Compiling the launcher


Dont forget to enable lombok processing
4. Running launcher
⌨️Command Line UsageLast updated