Information
Introduction
DGG Localization is an original, free, and versatile modular text localization system for the Unity Engine.
The system includes a built-in method for loading localization data from localization files located in StreamingAssets, as well as the ability to implement custom loaders tailored to the needs of a specific project.
Additionally, the system is suitable for use with a single localization file and comes with built-in components for localizing TMP_Text and TMP_Dropdown. It also supports the implementation of custom components for localizing other text-based elements.
The system provides functionality for exporting and importing localization files in the XLSX format.
External Links
Last updated