mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2024-11-27 06:10:08 +08:00
update README
This commit is contained in:
parent
3314bf93b0
commit
050fa30a35
@ -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.|
|
||||
|
Loading…
Reference in New Issue
Block a user