HMCL icon indicating copy to clipboard operation
HMCL copied to clipboard

Fix #3200: 启动时不应补全 Modrinth 整合包中已禁用的 mod

Open zkitefly opened this issue 1 year ago • 2 comments

Fix #3200

https://github.com/user-attachments/assets/eaa91c55-ad3e-43d6-974a-cc6f903b535e

zkitefly avatar Oct 02 '24 08:10 zkitefly

应当先检查该文件是否在 mods 文件夹下,再将文件名传递给 ModManager。你这样写会出事的

burningtnt avatar Oct 02 '24 08:10 burningtnt

应当先检查该文件是否在 mods 文件夹下,再将文件名传递给 ModManager。你这样写会出事的

https://github.com/HMCL-dev/HMCL/pull/3308/commits/41c24d2b71881bf206d9f8ecfa97c203a1c27de2 是否可行

zkitefly avatar Oct 02 '24 15:10 zkitefly

@3gf8jv4dv @zkitefly @burningtnt 需要测试

Glavo avatar Nov 10 '24 12:11 Glavo