Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加 Mod 合集 #87

Closed
LanXi387 opened this issue Jan 23, 2025 · 6 comments · Fixed by #249
Closed

添加 Mod 合集 #87

LanXi387 opened this issue Jan 23, 2025 · 6 comments · Fixed by #249
Assignees
Labels
👌 完成 处理完毕,将在下次更新后实装 👍 优质 高质量 Issue / Pull Request

Comments

@LanXi387
Copy link

弄一个mod合集之类的,能够将mod添加至合集,下载的时候选择合集后再挑个版本自动匹配所有该版本mod下载,不用再花太多时间把mod一个一个重新下载了

@tangge233 tangge233 added ⭕ 等待处理 已确认,等待下一步处理 · 新功能 labels Jan 23, 2025
@Pigeon0v0
Copy link

可以合并到收藏夹功能

@Chiloven945 Chiloven945 changed the title mod合集功能 添加 Mod 合集 Jan 24, 2025
@yz1128
Copy link

yz1128 commented Jan 25, 2025

可以拓展一下,收藏时可以直接添加到收藏夹,并且收藏夹可以导出,根据收藏夹下载安装时,根据版本不同,如果该版本不存在就对mod进行报红

@tangge233 tangge233 added the 👍 优质 高质量 Issue / Pull Request label Jan 27, 2025
@tangge233
Copy link
Member

选定版本批量下载的话实现有点困难,目前存储的是对应资源的 ID。也就是说你请求下载时启动器需要批量查询资源信息。如果发现了有缺失的版本,这时候再提醒可能耗费的时间比较多。如果跳过不符合的资源,那么最后提示用户,可能下载到的资源不符合用户预期,那么就浪费了网站流量(网站的流量可不是免费的)。

综上所述,批量下载可能要仔细考虑下。甚至批量下载可能会有模组兼容性等问题出现,并不建议用户执行…

@LanXi387
Copy link
Author

LanXi387 commented Feb 9, 2025

可以弄个json之类的,方便人们传合集,实现分享功能?

@Anyplez
Copy link

Anyplez commented Feb 10, 2025

把我想说的说了hhhh,这个真的很方便呐

@wyc-26 wyc-26 added 🚧 正在处理 开发者正在调查或处理该内容 and removed ⭕ 等待处理 已确认,等待下一步处理 labels Feb 12, 2025
@tangge233
Copy link
Member

效果预览

Image

Image

Image

Image

@tangge233 tangge233 added 👌 完成 处理完毕,将在下次更新后实装 and removed 🚧 正在处理 开发者正在调查或处理该内容 labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👌 完成 处理完毕,将在下次更新后实装 👍 优质 高质量 Issue / Pull Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants