Releases: SinlessDevil/UnityLocalizationEditor
v1.0.1
🎯 Features:
🌐 In-editor localization editor window
📝 Edit keys and values per language with search and filter support
➕ Add missing TMP_Localizer components automatically
✏️ Modify and preview language files directly in the editor
📄 Generate new language files (JSON/TXT)
⚙️ TextMeshPro support via TMP_Localizer
🧠 Odin Inspector-based UI
🔁 Zenject-ready for modular setup
📥 To import:
Download the attached .unitypackage
In Unity:
Assets > Import Package > Custom Package...
Select the file and import all
Odin Inspector
Zenject
TextMeshPro
⚙️ Setup Instructions:
Ensure TMP is installed and initialized in the project
Bind all services via Zenject installer (optional but recommended)
Once set up, open the tool via Tools > Localization Editor
Works seamlessly with TMP_Localizer and dynamic text updates
v1.0.0
📦 v1.0.0 — First Release of UnityLocalizationEditor
A powerful Unity tool to manage localization keys, language files, and in-editor language editing with seamless TextMeshPro integration.
🎯 Features:
🌐 In-editor localization editor window
📝 Edit keys and values per language with search and filter support
➕ Add missing TMP_Localizer components automatically
✏️ Modify and preview language files directly in the editor
📄 Generate new language files (JSON/TXT)
⚙️ TextMeshPro support via TMP_Localizer
🧠 Odin Inspector-based UI
🔁 Zenject-ready for modular setup
📥 To import:
Download the attached .unitypackage
In Unity:
Assets > Import Package > Custom Package...
Select the file and import all
Odin Inspector
Zenject
TextMeshPro
⚙️ Setup Instructions:
Ensure TMP is installed and initialized in the project
Bind all services via Zenject installer (optional but recommended)
Once set up, open the tool via Tools > Localization Editor
Works seamlessly with TMP_Localizer and dynamic text updates