Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,13 @@ CustomCrops is a high-performance **Paper plugin** designed to enhance the **pla
```sh
./gradlew build
```

Linux users might need to make `gradlew` an executable file using `chmod +x ./gradlew`

4. The generated artifact can be found in the `/target` folder.



### 🛠️ Using an IDE

1. Import the project into your preferred IDE.
Expand Down