更新版本至4.2.0,添加nuitka支持,优化项目结构并模块化功能组件

This commit is contained in:
DLmaster
2024-12-30 19:51:57 +08:00
parent 849d5f18eb
commit 11876acc62
30 changed files with 3755 additions and 3193 deletions

10
update_info.txt Normal file
View File

@@ -0,0 +1,10 @@
v4.2.0
v1.1.0
## 新增功能
- 提供完整打包代码
## 修复BUG
- 同步MAA`v5.11.1`的字段修改
- 清除自动化中无效的整合流程
## 程序优化
- 调整项目结构,模块化各功能组件
- 改用`nuitka`编译,压缩软件体积,提升运行速度