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

Update README.md

This commit is contained in:
XiaoMoMi
2023-09-12 22:10:45 +08:00
parent f30424815b
commit 33005b46f1

View File

@@ -15,15 +15,15 @@ With the new concept of weight system, CustomFishing brings unlimited customizat
### Windows ### Windows
##### Command Line #### Command Line
Install JDK 17 and set the JDK installation path to JAVA_HOME as an environment variable.\ Install JDK 17 and set the JDK installation path to JAVA_HOME as an environment variable.\
Start powershell and change directory to the project folder.\ Start powershell and change directory to the project folder.\
Execute ".\gradlew build" and get the jar at /target/CustomFishing-plugin-version.jar. Execute ".\gradlew build" and get the jar at /target/CustomFishing-plugin-version.jar.
##### IDLE #### IDE
Import the project and execute gradle build action. Import the project and execute gradle build action.
##### Proxy ##### About Proxy
If you are using a proxy, configurate the proxy in gradle.properties. Otherwise comment the lines in gradle.properties. If you are using a proxy, configurate the proxy in gradle.properties. Otherwise comment the lines in gradle.properties.
## Support the developer ## Support the developer