
You are viewing a potentially older version of this package. View Latest Version
ModSettingsLocalization
Mod Settings localization: multi-language labels + bilingual EN/ZH split. 模组设置本地化。ModSettingsLocalization(模组设置本地化)
Fork of PEAKLib ModConfig with multi-language labels for the in-game mod settings UI.
Do not install together with the original PEAKModding-ModConfig. This package replaces the same DLL (com.github.PEAKModding.PEAKLib.ModConfig.dll).
Features
- In-game Mod Settings / Modded Controls (same as upstream ModConfig)
- UI language follows the game setting (EN / 简中 / 繁中 / JP / KR / FR / DE / …)
- Editable per-language label files:
BepInEx/config/youxia173.ModSettings.{lang}.txt - Legacy
youxia173.PeakModSettings.*files are migrated automatically - 1.8.6: Bilingual config keys/descriptions (e.g. SymbioticGhost
Free Fly Toggle 自由飞行开关,EN:/中文:) show only English or only Chinese based on game language
Dependencies
- BepInExPack_PEAK
- PEAKLib Core
- PEAKLib UI
Notes
- English uses original BepInEx config names (no loc file required)
- Other languages get a seeded file you can edit
- Chinese has the densest built-in seeds; other languages cover common chrome strings
Changelog (1.8.6)
- Auto-split bilingual BepInEx labels for EN/ZH Mod Settings display