Files
coa-details/Details_EncounterDetails/ED_Definitions.lua
T
florian.berthold 5bb7be4968 chore: hoist plugins to root and move main into Details/
Each Details_* plugin and the main Details addon now lives in its own
repo-root folder, matching the Exiles fork-layout convention.
2026-05-25 10:59:28 +02:00

9 lines
182 B
Lua

---@class ed_barline : button
---@field statusBar statusbar
---@field lineText1 fontstring
---@field lineText4 fontstring
---@field statusBarTexture texture
---@field Icon texture