5bb7be4968
Each Details_* plugin and the main Details addon now lives in its own repo-root folder, matching the Exiles fork-layout convention.
9 lines
182 B
Lua
9 lines
182 B
Lua
|
|
---@class ed_barline : button
|
|
---@field statusBar statusbar
|
|
---@field lineText1 fontstring
|
|
---@field lineText4 fontstring
|
|
---@field statusBarTexture texture
|
|
---@field Icon texture
|
|
|