v3.0.0: QZ插件逆向分析增强 - 支持pluginInfo解析、音乐平台识别、.qz/.zip解压

This commit is contained in:
Koneko Deploy
2026-08-04 08:24:18 +00:00
commit f44a3535cc
9 changed files with 3925 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
node_modules/
npm-debug.log*
.DS_Store
*.log
.env