Tercioo / Details-Damage-Meter

Addon for World of Warcraft, does combat analyzes offering clean visual data for the player
Other
165 stars 117 forks source link

Allow external code to add values to the Bars:General->Icons->Texture dropdown #691

Closed Flamanis closed 3 months ago

Flamanis commented 4 months ago

Moves the icon set list into the Details222 namespace instead of a local variable in options, and adds new function in util.lua called Details:AddCustomIconSet which allows other addons and plugins to be able to add an option to the list.

This allows addons to create and ship icon texture sets that users can apply using the dropdown instead of having to paste in a custom texture path.