AiAeT-ModConfigEnhance icon

ModConfigEnhance

ModConfig settings page enhancements: tree sidebar, description panel, translation tools, language files.

CHANGELOG

更新日志 / Changelog

1.0.2 — 2026-09-18

修复 / Fixed

  • 依赖列表里的 XUnity AutoTranslator 换成仍在维护的 RTLC-XUnity_AutoTranslator-5.6.11;1.0.1 写的 Hayrizan-XUnity_AutoTranslator-5.6.1 在 Thunderstore 上已标记弃用。两个包里的插件本体都是 XUnity 5.6.1,本模组的反射对接不受影响,已装 XUnity 的用户无需操作。

  • The XUnity AutoTranslator dependency now points at the maintained RTLC-XUnity_AutoTranslator-5.6.11; the Hayrizan-XUnity_AutoTranslator-5.6.1 listed in 1.0.1 is marked deprecated on Thunderstore. Both packages ship the same XUnity 5.6.1 plugin, so the reflection bridge is unaffected and existing installs need no action.

1.0.1 — 2026-09-18

更改 / Changed

  • XUnity AutoTranslator 列入依赖(Hayrizan-XUnity_AutoTranslator-5.6.1):只是让模组管理器一起装上,不装也不会出问题——翻译工具(补漏翻 / 显示原文 / 词典镜像)置灰,其余功能照常。
  • 「Disable XUnity machine translation」默认改为开启:装有 XUnity 时每次启动清空它的机翻端点(AutoTranslatorConfig.iniEndpoint / FallbackEndpoint),并清空各语言目录的机翻缓存 _AutoGeneratedTranslations*.txt(每个文件旁留一份 .bak)。依赖在线机翻的话请在首次启动前把它关掉。README 与生成的 readme.md 新增「本模组会改动 XUnity AutoTranslator 的一项设置」一节,cfg 选项说明同步。

  • XUnity AutoTranslator added to the dependency list (Hayrizan-XUnity_AutoTranslator-5.6.1) so the mod manager installs it alongside; nothing breaks without it — the translation tools (Untranslated / Show original / dictionary mirroring) are greyed out, everything else works.
  • "Disable XUnity machine translation" is now on by default: with XUnity installed, every startup empties its machine-translation endpoints (Endpoint / FallbackEndpoint in AutoTranslatorConfig.ini) and the _AutoGeneratedTranslations*.txt caches in every language folder (a one-time .bak copy is kept). Turn it off before the first launch if you rely on live machine translation. README and the generated readme.md gained a "This mod changes an XUnity AutoTranslator setting" section; the cfg description was updated to match.