No description
Find a file
2025-07-20 14:07:26 +02:00
.github/workflows Initial version 2025-07-17 19:37:20 +02:00
GUI Initial commit 2024-10-31 11:43:12 +03:00
Helpers update to use simplified instancers 2024-11-01 18:42:14 +03:00
Icons Initial commit 2024-10-31 11:43:12 +03:00
Languages Add Danish & Swedish languages 2024-11-02 12:53:42 +03:00
Media Add images 2025-07-17 19:48:35 +02:00
ScriptableObjects Initial commit 2024-10-31 11:43:12 +03:00
.gitignore Create .gitignore 2024-10-31 12:52:32 +03:00
GUI.meta Initial commit 2024-10-31 11:43:12 +03:00
Helpers.meta Initial commit 2024-10-31 11:43:12 +03:00
Icons.meta Initial commit 2024-10-31 11:43:12 +03:00
Languages.meta Initial commit 2024-10-31 11:43:12 +03:00
LICENSE Initial commit 2024-10-31 11:43:12 +03:00
LocalizationPopout.cs Initial commit 2024-10-31 11:43:12 +03:00
LocalizationPopout.cs.meta Initial commit 2024-10-31 11:43:12 +03:00
LocalizationScriptableEditor.cs update to use simplified instancers 2024-11-01 18:42:14 +03:00
LocalizationScriptableEditor.cs.meta Initial commit 2024-10-31 11:43:12 +03:00
Media.meta Add images 2025-07-17 19:48:35 +02:00
MiniCultureInfo.cs Initial commit 2024-10-31 11:43:12 +03:00
MiniCultureInfo.cs.meta Initial commit 2024-10-31 11:43:12 +03:00
package.json Add dependency 2025-07-17 19:51:31 +02:00
package.json.meta Initial version 2025-07-17 19:37:20 +02:00
README.md Update README.md 2025-07-20 14:07:26 +02:00
README.md.meta Initial version 2025-07-17 19:37:20 +02:00
ScriptableObjects.meta Initial commit 2024-10-31 11:43:12 +03:00
VRLabs.Unity-Localization-Inspector.Editor.asmdef Initial version 2025-07-17 19:37:20 +02:00
VRLabs.Unity-Localization-Inspector.Editor.asmdef.meta Initial version 2025-07-17 19:37:20 +02:00

Note: this fork goes against Dreadrith's, the Original Author, wishes. Is is however compliant with the original OS license.

Unity-Localization-Inspector

Generic badge Generic badge Generic badge Generic badge

Generic badge Generic badge

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.