mirror of
https://github.com/VRLabs/Unity-Localization-Inspector.git
synced 2026-06-05 15:36:25 +00:00
No description
| .github/workflows | ||
| GUI | ||
| Helpers | ||
| Icons | ||
| Languages | ||
| Media | ||
| ScriptableObjects | ||
| .gitignore | ||
| GUI.meta | ||
| Helpers.meta | ||
| Icons.meta | ||
| Languages.meta | ||
| LICENSE | ||
| LocalizationPopout.cs | ||
| LocalizationPopout.cs.meta | ||
| LocalizationScriptableEditor.cs | ||
| LocalizationScriptableEditor.cs.meta | ||
| Media.meta | ||
| MiniCultureInfo.cs | ||
| MiniCultureInfo.cs.meta | ||
| package.json | ||
| package.json.meta | ||
| README.md | ||
| README.md.meta | ||
| ScriptableObjects.meta | ||
| VRLabs.Unity-Localization-Inspector.Editor.asmdef | ||
| VRLabs.Unity-Localization-Inspector.Editor.asmdef.meta | ||
Note: this fork goes against Dreadrith's, the Original Author, wishes. Is is however compliant with the original OS license.
Unity-Localization-Inspector
A handy GUI for the Unity-Localization-Core framework.
⬇️ Download Latest Version
📦 Add to VRChat Creator Companion
What it does
Unity-Localization-Inspector is an addon for Unity-Localization-Core that allows for a convenient UI for translating values.
Features
- Compare with a language of your choice
- Tooltips in a dropdown
- Popup for ease-of-use
How to use
- Ensure the Assembly Definition containing the class you want to translate is pointing to the VRLabs install of Unity-Localization-Core, not some custom one.
- Click on a Localization File, and the nice UI should show itself.
License
Unity-Localization-Inspector is available as-is under MIT. For more information see LICENSE.