Conversation
ZHwash
commented
Apr 29, 2026
Owner
- 从C++ v0.1.6迁移到Python实现
- 新增多语言支持(中文/英文)
- 新增多版本Mod管理功能
- 新增Mod端识别(Fabric/Forge/NeoForge)
- 新增未知类型自动归类
- 完善JAR解析器,支持多种配置文件格式
- 优化配置管理系统,支持version和loader字段
- 重写README文档,反映Python版本特性
- 添加完整的文档体系(QUICKSTART, USAGE, BUILD_GUIDE等)
- 添加GitHub Actions自动化构建流程
- 优化.gitignore文件
- 删除C++相关文件和冗余文档
- 从C++ v0.1.6迁移到Python实现 - 新增多语言支持(中文/英文) - 新增多版本Mod管理功能 - 新增Mod端识别(Fabric/Forge/NeoForge) - 新增未知类型自动归类 - 完善JAR解析器,支持多种配置文件格式 - 优化配置管理系统,支持version和loader字段 - 重写README文档,反映Python版本特性 - 添加完整的文档体系(QUICKSTART, USAGE, BUILD_GUIDE等) - 添加GitHub Actions自动化构建流程 - 优化.gitignore文件 - 删除C++相关文件和冗余文档
- 重构.gitignore,精简规则,移除无效条目 - 添加release/目录到忽略列表(发布产物不应版本控制) - 删除过程文档:CLEANUP_AND_RELEASE_SUMMARY.md, FEATURES_v2.1.0.md - 删除发布清单:release/RELEASE_CHECKLIST.md - 删除配置备份文件:mods_data.json.backup - 保留核心文档:QUICKSTART, USAGE, BUILD_GUIDE, PROJECT_STRUCTURE
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.