更新 README.md (#5156)
This commit is contained in:
@@ -1,14 +1,29 @@
|
||||
# Hello Minecraft! Launcher
|
||||
<!-- #BEGIN COPY -->
|
||||
<!-- #PROPERTY NAME=TITLE -->
|
||||
<div align="center">
|
||||
<img src="/HMCL/src/main/resources/assets/img/icon@8x.png" alt="HMCL Logo" width="64"/>
|
||||
</div>
|
||||
|
||||
<h1 align="center">Hello Minecraft! Launcher</h1>
|
||||
<!-- #END COPY -->
|
||||
|
||||
<!-- #BEGIN COPY -->
|
||||
<!-- #PROPERTY NAME=BADGES -->
|
||||
[](https://cnb.cool/HMCL-dev/HMCL)
|
||||
[](https://github.com/HMCL-dev/HMCL/releases)
|
||||

|
||||
[](https://discord.gg/jVvC7HfM6U)
|
||||
[](https://docs.hmcl.net/groups.html)
|
||||
<div align="center">
|
||||
|
||||
[](https://github.com/HMCL-dev/HMCL)
|
||||
[](https://cnb.cool/HMCL-dev/HMCL)
|
||||
[](https://gitee.com/huanghongxun/HMCL)
|
||||
|
||||
[](https://docs.hmcl.net/groups.html)
|
||||
[](https://discord.gg/jVvC7HfM6U)
|
||||
[](https://space.bilibili.com/20314891)
|
||||
|
||||
</div>
|
||||
<!-- #END COPY -->
|
||||
|
||||
---
|
||||
|
||||
<!-- #BEGIN LANGUAGE_SWITCHER -->
|
||||
English ([Standard](README.md), [uʍoᗡ ǝpᴉsd∩](README_en_Qabs.md)) | 中文 ([简体](README_zh.md), [繁體](README_zh_Hant.md), [文言](README_lzh.md)) | [日本語](README_ja.md) | [español](README_es.md) | [русский](README_ru.md) | **українська**
|
||||
<!-- #END LANGUAGE_SWITCHER -->
|
||||
@@ -39,24 +54,3 @@ HMCL має чудові кросплатформні можливості. Ві
|
||||
|
||||
* IDE: IntelliJ IDEA
|
||||
* Компілятор: Java 17+
|
||||
|
||||
### Компіляція
|
||||
|
||||
Дивіться сторінку [Посібник зі збірки](./Building.md).
|
||||
|
||||
## JVM Options (for debugging)
|
||||
|
||||
| Parameter | Description |
|
||||
|----------------------------------------------|-----------------------------------------------------------------------------------------------|
|
||||
| `-Dhmcl.home=<path>` | Override HMCL directory |
|
||||
| `-Dhmcl.self_integrity_check.disable=true` | Bypass the self integrity check when checking for updates |
|
||||
| `-Dhmcl.bmclapi.override=<url>` | Override API Root of BMCLAPI download provider. Defaults to `https://bmclapi2.bangbang93.com` |
|
||||
| `-Dhmcl.font.override=<font family>` | Override font family |
|
||||
| `-Dhmcl.version.override=<version>` | Override the version number |
|
||||
| `-Dhmcl.update_source.override=<url>` | Override the update source for HMCL itself |
|
||||
| `-Dhmcl.authlibinjector.location=<path>` | Use the specified authlib-injector (instead of downloading one) |
|
||||
| `-Dhmcl.openjfx.repo=<maven repository url>` | Add custom Maven repository for downloading OpenJFX |
|
||||
| `-Dhmcl.native.encoding=<encoding>` | Override the native encoding |
|
||||
| `-Dhmcl.microsoft.auth.id=<App ID>` | Override Microsoft OAuth App ID |
|
||||
| `-Dhmcl.microsoft.auth.secret=<App Secret>` | Override Microsoft OAuth App Secret |
|
||||
| `-Dhmcl.curseforge.apikey=<Api Key>` | Override CurseForge API Key |
|
||||
|
||||
Reference in New Issue
Block a user