README 添加 CurseForge API Key 覆写参数 (#4147)

This commit is contained in:
辞庐
2025-07-30 15:34:29 +08:00
committed by GitHub
parent 329b0e8f3a
commit 7918b333e6
3 changed files with 5 additions and 2 deletions

View File

@@ -68,4 +68,5 @@ HMCL 有著強大的跨平臺能力。它不僅支援 Windows、Linux、macOS
| `-Dhmcl.openjfx.repo=<maven repository url>` | 添加用於下載 OpenJFX 的自訂 Maven 倉庫 |
| `-Dhmcl.native.encoding=<encoding>` | 覆蓋原生編碼 |
| `-Dhmcl.microsoft.auth.id=<App ID>` | 覆蓋 Microsoft OAuth App ID |
| `-Dhmcl.microsoft.auth.secret=<App Secret>` | 覆蓋 Microsoft OAuth App 金鑰 |
| `-Dhmcl.microsoft.auth.secret=<App Secret>` | 覆蓋 Microsoft OAuth App 金鑰 |
| `-Dhmcl.curseforge.apikey=<Api Key>` | 覆蓋 CurseForge API 金鑰 |