
Autolocalization
Make all mod interfaces display in your preferred language!Details
π Changelog
v1.5.5
- π YAML File Format Documentation Update - Translation files now support two formats:
- Nested format: Grouped by mod GUID for easier management and organization of translation content
- Flat format: A simple backward-compatible format suitable for small-scale translations
- The system automatically recognizes and loads both formats, users can choose according to their needs
- βοΈ New Collection Feature Toggle Configuration - Added
[Collection]configuration section in.com.HsgtLgt.autolocalization.cfg:EnableCollection: Controls whether to enable the collection feature- After translation is complete, the collection feature can be disabled to improve game startup speed
- When disabled, the system only applies existing translations and no longer collects new content
v1.5.4
- π¨ Updated Icons - Improved visual design and user interface with new icons
- π Updated MD Content - Enhanced documentation and markdown files for better readability and user guidance
v1.5.2
- π§ Fixed Translation File Loading - System now correctly recognizes and loads user-provided translation files
v1.5.0
- Complete core architecture rebuild
- New high-performance caching system
- Improved file management and user experience
- Optimized translation workflow