Locale Explorer

by O5MO

Tool for exploring and searching locale, intended to help with GUI modding.

16 days ago
2.0
15

Changelog

Version: 1.0.4
Date: 22.04.2026
  Bugfixes:
    - Fix search not working before switching tabs due to a base game bug.
    - Fix locale keys with no category getting copied improperly.
Version: 1.0.3
Date: 17.04.2026
  Bugfixes:
    - Fix crash.
Version: 1.0.2
Date: 17.04.2026
  Changes:
    - Currently opened GUI isn't closed by opening locale explorer anymore.
    - Pressing "Open Locale Explorer" key combination with Locale Explorer already opened will close it.
    - Use GLib from the mod portal (0.1.9 or hgher)
  Modding:
    - Added `close` remote interface to close the window.
  Bugfixes:
    - Fixed missing serpent.lua file for standalone script.
Version: 1.0.1
Date: 10.04.2026
  Bugfixes:
    - Fixed certain syntax in search queries being treated as Lua patterns and could cause a crash.
Version: 1.0.0
Date: 30.03.2026
  Features:
    - Release