mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-24 01:19:32 +00:00
add 1 more step to readme that will prevent possible error
This commit is contained in:
@@ -25,12 +25,12 @@ CustomFishing is a **Paper plugin** designed to provide a variety of **fishing m
|
|||||||
### 💻 Command Line
|
### 💻 Command Line
|
||||||
1. Install **JDK 17 & 21**.
|
1. Install **JDK 17 & 21**.
|
||||||
2. Open a terminal and navigate to the project directory.
|
2. Open a terminal and navigate to the project directory.
|
||||||
3. Run:
|
3. Create **j21** folder in /compatibility folder
|
||||||
|
4. Run:
|
||||||
```sh
|
```sh
|
||||||
./gradlew build
|
./gradlew build
|
||||||
```
|
```
|
||||||
4. Create *j21* folder in /compatibility
|
5. The artifact will be available in the **/target** folder.
|
||||||
4. The artifact will be available in the **/target** folder.
|
|
||||||
|
|
||||||
### 🛠️ Using an IDE
|
### 🛠️ Using an IDE
|
||||||
1. Import the project into your preferred IDE.
|
1. Import the project into your preferred IDE.
|
||||||
|
|||||||
Reference in New Issue
Block a user