Skip to content

MineBackup 1.16.3

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 08:43
041231e

MineBackup - 存档时光机 - v1.16.3

这是一次以性能、可靠性与易用性改进为主的更新,重点优化了大型存档和 Smart Backup 场景,并进一步扩展 Minecraft 启动器自动发现、主题系统以及 Headless CLI 的运行体验。

MineBackup-Mod 项目仓库:https://github.com/Leafuke/MineBackup-Mod
FolderRewind 项目仓库(第二代存档时光机):https://github.com/Leafuke/FolderRewind

主要更新

  1. 优化备份性能与内存占用。 Full / Smart Backup 现在可以更充分地复用文件扫描结果并减少大型集合复制,同时优化 Smart Backup 元数据结构,降低大型世界及长增量链场景下的内存与存储开销。
  2. 扩展 Minecraft 启动器自动发现。 新增对 HMCL、Prism Launcher、Modrinth App 的实例发现,并在 Windows 上支持网易我的世界 Java 版与基岩版存档发现;PCL2 / PCLCE 等现有发现方式继续保留。
  3. 完善主题与界面体验。 新增 VS Code Dark、Solarized Light / Dark 和跟随系统深浅色模式,并可分别设置系统亮色与暗色对应主题;同时改善浅色主题、日志和状态图标的对比度,并修复窗口大小无法正确记忆等问题。
  4. 提升元数据与配置可靠性。 大型备份元数据改进为更高效的流式读写方式,强化原子写入和异常恢复,并修复部分元数据写入失败、INI 换行与空白字符解析等边缘情况。
  5. 改进退出与任务取消体验。 优化程序关闭流程,减少重复配置写入和退出等待;核心校验可以及时响应退出请求,Windows 下运行 7-Zip、rclone 等外部工具时的取消与进程清理也更加迅速。
  6. 完善 Headless CLI。 加强 Ctrl+C / 信号取消、外部进程树终止及并发进程生命周期处理,并继续强化 Windows、Linux、macOS 的 CLI-only 构建与运行时依赖验证。

启动器自动发现主要用于简化首次配置。对于便携版、非标准位置或暂未支持的启动器,仍可使用“手动添加”选择 Minecraft 或存档目录。

不知道下载哪个?

  • Windows 普通用户: MineBackup-windows-x64.exe
  • Windows Server / CLI: MineBackup-CLI-1.16.3-windows-x64.zip
  • Linux 桌面: MineBackup-1.16.3-x86_64.AppImageminebackup_1.16.3_amd64.deb
  • Linux Server / CLI: MineBackup-CLI-1.16.3-linux-x64.tar.gzminebackup-cli_1.16.3_amd64.deb
  • macOS: MineBackup-1.16.3-macos-arm64.dmg

如果你希望在 Minecraft 游戏内部调用 MineBackup,或使用 Alt+Ctrl+Z 热还原等功能,请安装对应版本的 MineBackup 联动模组


MineBackup - Archive Time Machine - v1.16.3

This release focuses on performance, reliability, and usability, with major improvements for large worlds and Smart Backup workloads, expanded Minecraft launcher discovery, an improved theme system, and further refinements to the Headless CLI.

MineBackup-Mod repository: https://github.com/Leafuke/MineBackup-Mod
FolderRewind repository (2nd-generation Archive Time Machine): https://github.com/Leafuke/FolderRewind

What's New

  1. Improved backup performance and memory usage. Full / Smart Backup can now reuse file scan results more efficiently and avoid unnecessary large collection copies. Smart Backup metadata has also been optimized to reduce memory and storage overhead for large worlds and long incremental chains.
  2. Expanded Minecraft launcher discovery. Added automatic discovery for HMCL, Prism Launcher, and Modrinth App, plus NetEase Minecraft Java and Bedrock Edition saves on Windows. Existing PCL2 / PCLCE discovery remains available.
  3. Improved themes and desktop UI. Added VS Code Dark, Solarized Light / Dark, and a Follow System mode with separate light and dark theme preferences. Light-theme contrast, logs, status icons, and window-size persistence have also been improved.
  4. Improved metadata and configuration reliability. Large backup metadata now uses more efficient streaming I/O, atomic-write and recovery behavior has been strengthened, and several edge cases involving metadata failures and INI parsing have been fixed.
  5. Faster and cleaner shutdown. Reduced redundant configuration writes and shutdown delays, made core validation respond correctly to application exit, and improved cancellation and cleanup of external tools such as 7-Zip and rclone on Windows.
  6. Improved Headless CLI. Strengthened Ctrl+C / signal cancellation, process-tree termination, and concurrent process lifecycle handling, while further tightening CLI-only build and dependency validation across Windows, Linux, and macOS.

Launcher discovery is intended to simplify initial setup. Portable installations, custom locations, and unsupported launchers can still be configured through the manual-add option.

Not sure which one to download?

  • Windows desktop: MineBackup-windows-x64.exe
  • Windows Server / CLI: MineBackup-CLI-1.16.3-windows-x64.zip
  • Linux desktop: MineBackup-1.16.3-x86_64.AppImage or minebackup_1.16.3_amd64.deb
  • Linux Server / CLI: MineBackup-CLI-1.16.3-linux-x64.tar.gz or minebackup-cli_1.16.3_amd64.deb
  • macOS: MineBackup-1.16.3-macos-arm64.dmg

If you want to invoke MineBackup from inside Minecraft or use features such as Alt+Ctrl+Z hot restore, install the corresponding version of the MineBackup companion mod.