To run the ModelForger application, you will need Java 21 JDK installed on your system. Follow the steps below:
- Download and install Java 21 JDK from the official website.
- Open a terminal or command prompt.
- Navigate to the directory where the ModelForger-1.0.jar file is located.
- Run the following command to execute the application:
java -noverify -jar ModelForger-X.Y.jar
Make sure to replace ModelForger-X.Y.jar
with the actual name of the JAR file if it is different.