Burning_TNT
Burning_TNT
Yes, it works. By the way, I found it work as well by directly invoking the methods inside and pass in the location of minecraft jar.
> Which minecraft jar? The one generated by loom? or remappedClasspath.txt?? Neither seem to work This depends on the namespace. - `yarn` -> `intermediary`: The minecraft jar in `yarn` namespace....
请确认其他未选中的 Java 版本真实存在于文件系统中
…… 那就只是因为 HMCL 没有扫这个路径。你可以为 HMCL 添加一个。
> #2988 > > 这里的 添加 Java 能否满足需求 是可以解决的
你可以大胆直接推个 PR。现在 HMCL 很多功能没有做只是因为没人写代码() 你只要敢做我们就敢合
> 自定义路径的输入框可以相对路径吗 这个 Feature Request 的核心在于允许在全局游戏设置中为部分 Java 直接“命名”
如果你给出足够的理由,那才能撬动我们把你这个 issue 拍到高优先级
 我注意到 org.jackhuang.hmcl.ui.download.DownloadPage::new 有这样一段代码,但这个 Tab 从未被渲染,应当移除吗?