Skip to content

v2.2.2

Latest
Compare
Choose a tag to compare
@MrShieh-X MrShieh-X released this 23 Jul 18:29
· 2 commits to master since this release
  • 移除了MCBBS下载源,但为感谢其曾对 Minecraft 所做出的贡献,将不会从特别鸣谢名单中将它除去。
  • 为防止无法自动跳转至浏览器,登录微软账号时将会显示应使用浏览器打开的链接以供用户自行复制打开。(ShapaperIssue#34BlockyDeerIssue#40
  • 优化了多线程下载器,当所需下载文件数小于或等于线程数时,将只会创建数量与文件数目相同的线程。
  • 修复了一些问题。

English

  • Removed the MCBBS download source, but it won't be removed from the special thanks list in order to thank it for its contribution to Minecraft.
  • To prevent the automatic redirection to the browser from failing, when logging into a Microsoft account, the link that should be opened using the browser will be displayed for the user to copy and open. (Shapaper in Issue#34 and BlockyDeer in Issue#40)
  • Optimized the multi-threaded downloader. When the number of files to be downloaded is less than or equal to the number of threads, only threads equal to the number of files will be created.
  • Fixed some issues.