HMCL icon indicating copy to clipboard operation
HMCL copied to clipboard

实现 #2969: 启动前日志列出mods目录的jar文件

Open burningtnt opened this issue 1 year ago • 3 comments

Close #2969

burningtnt avatar Jun 15 '24 08:06 burningtnt

你想修改可以向他的 PR 分支提出新的 PR,不要把别人的 PR 关了然后自己拿来开 PR。

Glavo avatar Jun 23 '24 07:06 Glavo

你想修改可以向他的 PR 分支提出新的 PR,不要把别人的 PR 关了然后自己拿来开 PR。

当事人的 PR 提供的代码已经几乎被全部移除。介于当事人的努力依然值得尊重,我并没有完全在 Git 层面移除他的提交。因此,当本 PR 合并后,当事人依然会有 Co-Author 信息

EDIT: 换而言之,这不是修改,而是重写

burningtnt avatar Jun 23 '24 07:06 burningtnt

Thanks for your testing.

Using Files.walkFileTree, which is an API from standard java library could prevent potential bugs or risks from using Files.listFiles. And, with this structure, it's easies to list files from .zip files with less edit.

burningtnt avatar Jun 26 '24 01:06 burningtnt

Conflict resolved

burningtnt avatar Nov 16 '24 15:11 burningtnt