Skip to content

v3.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 20:02

更新日志 / Release Notes

[程序本体更新 / Tool Update]

  • Fixed silent hang / invisible window on some Win10 machines (disabled window transparency & removed reg.exe spawning)
    修复了部分 Win10 电脑打开后无窗口、卡在后台进程的问题(移除了 reg.exe 进程拉起并禁用窗口透明通道)。#106
  • Improved onboarding UX and button logic for first-time startup.
    优化了首次启动没有选择 Mod 目录时的界面引导与按钮逻辑。