添加LegacyForge支持 - #9
Open
ShulkerSakura wants to merge 2 commits into
Open
Conversation
1.1 client.zip 1.2.1-1.5.1 universal.zip 1.5.2+ installer.jar 修改install.py 添加嗅探超时与重试功能,并从main.py生成的files数组字段中获取文件类型 支持文件类型:["jar","installer"]["zip","universal"]["zip","client"] 修改gettime.py 添加超时功能,根据index.json中的files字段自动识别要获取时间戳的forge资源类型 针对没有version.json或install_profile.json的LegacyForge 回退到检测fmlversion.properties文件的文件时间戳转换Unix时间戳 没有fmlversion.properties回退到检测mod_MinecraftForge.class文件时间戳转换Unix时间戳
|
To use Codex here, create a Codex account and connect to github. |
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.
See Commit Massage