Mzdyl / LiteLoaderQQNT_Install

针对 LiteLoaderQQNT 的安装脚本
BSD 3-Clause "New" or "Revised" License
1.41k stars 53 forks source link

install_windows插件列表安装逻辑更改 #153

Closed model-err closed 3 weeks ago

model-err commented 3 weeks ago

更新一下install_windows的插件列表安装逻辑,如果无需安装则不下载

sweep-ai[bot] commented 3 weeks ago

Hey @model-err, here is an example of how you can ask me to improve this pull request:

@sweep Add unit tests for `install_plugin_store` function to verify:
1. The case where the destination path doesn't exist (should download and move files)
2. The case where the destination path already exists (should not download or move files)
3. Verify proper cleanup of temporary files in both cases

:book: For more information on how to use Sweep, please read our documentation.