完全本地化HCML #3754
Answered
by
burningtnt
EggyPartyMc
asked this question in
问答 | Q&A
完全本地化HCML
#3754
-
请问如何做到完全本地化HCML,例如完全在U盘或移动硬盘甚至是光盘中运行而不影响设备,插入即用√ |
Beta Was this translation helpful? Give feedback.
Answered by
burningtnt
Mar 21, 2025
Replies: 2 comments
-
此处的代码会判定 HMCL 全局文件夹的位置。你可以通过修改启动命令等手段来设置 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
burningtnt
-
可以参考此教程讲 java 放置在 u 盘内,即可随时随地打开 hmcl |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HMCL/HMCL/src/main/java/org/jackhuang/hmcl/Metadata.java
Line 54 in e8ff42c
此处的代码会判定 HMCL 全局文件夹的位置。你可以通过修改启动命令等手段来设置
hmcl.home
VM 属性来“劫持”HMCL的全局文件夹到同目录下的特定文件夹