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

@@ -69,3 +69,4 @@ Make sure you have Java 11 or later installed.
| `-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 |