
PrefabLocalizer
To easily export the text of mod, you need to localize the text and automatically apply the localized file.Details
CHANGELOG
All notable changes to this project will be documented in this file.
[1.6.2]
- 修复“筛选条件.txt”不生效的问题。注:api接入翻译的格式和应用翻译的格式一致。
[1.6.1]
- 修复收集怪物文本时,重复收集引起的错误。
[1.6.0]
- 支持deepseek接入翻译,但是速度很慢。支持游戏内应用翻译。现在有配置文件了,自定义触发按键,应用翻译是否开启,api填入等。
[1.5.1]
- Adjust README.md
[1.5.0]
-
English: The current exported text is the actual displayed text, making it easier to compare with the translation.
-
中文: 现在导出的文本为实际显示的文本了,可以更方便的对照翻译。
[1.4.0]
-
English: Add the preposition "with Jotunn". Support the export based on the mod name as the condition. Merge the four types of screening condition files into one. Add some English instructions to the exported file to facilitate understanding.
-
中文: 加入前置 Jotunn,支持基于模组名称作为条件导出文本。合并四类筛选条件文件为一个。(注:英文描述中 “Add some English instructions to the exported file to facilitate understanding” 未对应中文,已保留原文以确保信息完整)
[1.3.2]
- Adjust README.md
[1.3.1]
- Adjust README.md
[1.3.0]
- First release