mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-09-09 11:55:52 -04:00
update README
This commit is contained in:
parent
3314bf93b0
commit
050fa30a35
@ -44,7 +44,7 @@ Simply execute following command:
|
|||||||
```bash
|
```bash
|
||||||
./gradlew clean build
|
./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)
|
## JVM Options (for debugging)
|
||||||
|Parameter|Description|
|
|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.version.override=<version>`|Override the version number.|
|
||||||
|`-Dhmcl.update_source.override=<url>`|Override the update source.|
|
|`-Dhmcl.update_source.override=<url>`|Override the update source.|
|
||||||
|`-Dhmcl.authlibinjector.location=<path>`|Use specified authlib-injector (instead of downloading one).|
|
|`-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…
x
Reference in New Issue
Block a user