Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@SinlessDevil SinlessDevil released this 03 May 15:07
· 1 commit to main since this release

🎯 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

⚠️ Requirements:
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