Lua libraries for use by other mods and submods that are parts of a larger mod.
Version: 1.1.0
Date: 2026-06-25
Features:
- new picker flavor: pick a signal AND a count in one go (e.g. send -60 tanks). clicking a
signal just selects it, the bottom panel sets the count. pass with_count=true.
Version: 1.0.2
Date: 2026-06-25
Bugfixes:
- fixed a nasty one: if two mods used gglib at once, picking a signal/number in one mod's
window could get grabbed by the other mod and silently dropped. now each mod only sees
its own buttons.
- the picker now always pops up on top of the window that opened it