-
Notifications
You must be signed in to change notification settings - Fork 1
Building the Plugin
rinrien edited this page Nov 23, 2024
·
2 revisions
If you want to build rpchat by yourself (for example with your own changes), you need to follow these steps:
- Clone or download the repository.
- Open IntelliJ IDEA.
- Be sure that you have JDK installed (for MC 1.21 >= Java 21).
- You will see the "Load Gradle Project" window. Click on it.
- Then go Gradle -> rpchat -> Tasks -> build -> build.