Open
Conversation
xfl03
reviewed
Jul 21, 2025
xfl03
reviewed
Jul 21, 2025
Member
|
很好的想法,不过加速效果如何呢,这个暴力扫mod的jar看上去也未必会快? |
Contributor
Author
主要是尝试解决撞key和issue提到的大资源包重新加载的问题,至于扫盘的性能嘛……💔 |
SlimeSB
reviewed
Jul 26, 2025
Contributor
Author
|
由于部分常见mod在官库自行维护,因此大概率会出现无法提前结束整合的情况。内置名单则可能因为官库维护状态发生变化和版本维护状态不同而不合时宜,因此删除此功能。若能通过服务器动态下发名单则可以考虑添加此能力。 |
4 tasks
Contributor
Author
日志感觉没啥要删的了 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fabric系能够正确拿到,Forge只能拿到i18n及其加载之前的模组,对于i18n的加载时间来说,只能拿到i18n本身。Help NeededForge扫盘实现的,问题暴力解决了。