update README
This commit is contained in:
@@ -44,7 +44,7 @@ Simply execute following command:
|
||||
```bash
|
||||
./gradlew clean build
|
||||
```
|
||||
Make sure you have Java installed with JavaFX 8 at least. Liberica full JDK 8~16 is recommended.
|
||||
Make sure you have Java installed with JavaFX 8 at least. Liberica full JDK 8 or later is recommended.
|
||||
|
||||
## JVM Options (for debugging)
|
||||
|Parameter|Description|
|
||||
@@ -55,4 +55,4 @@ Make sure you have Java installed with JavaFX 8 at least. Liberica full JDK 8~16
|
||||
|`-Dhmcl.version.override=<version>`|Override the version number.|
|
||||
|`-Dhmcl.update_source.override=<url>`|Override the update source.|
|
||||
|`-Dhmcl.authlibinjector.location=<path>`|Use specified authlib-injector (instead of downloading one).|
|
||||
|`-Dhmcl.openjfx.repo=<maven repository url>`|Download OpenJFX from specified Maven repository. Default value is `https://maven.aliyun.com/repository/central/`.|
|
||||
|`-Dhmcl.openjfx.repo=<maven repository url>`|Add custom maven repository for download OpenJFX.|
|
||||
|
||||
Reference in New Issue
Block a user