9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2025-12-19 15:09:24 +00:00

revert readme file changes

This commit is contained in:
Max Barylko
2025-08-04 21:39:34 +03:00
parent c63396c9fc
commit 4605239632

View File

@@ -25,12 +25,12 @@ CustomFishing is a **Paper plugin** designed to provide a variety of **fishing m
### 💻 Command Line
1. Install **JDK 17 & 21**.
2. Open a terminal and navigate to the project directory.
3. Create **j21** folder in /compatibility folder
4. Run:
3. Run:
```sh
./gradlew build
```
5. The artifact will be available in the **/target** folder.
4. The artifact will be available in the **/target** folder.
### 🛠️ Using an IDE
1. Import the project into your preferred IDE.