You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finding this addon gave me the idea of creating my own for my own profiles for hekili, I do have a question though on if it would be possible or not as I haven't been able to figure it out on my own, but would it be possible to create a classes.lua file (equivalent of https://github.com/Hekili/hekili/blob/dragonflight/Classes.lua without it being an exact duplicate of the file) but just to add in code like from this PR Hekili/hekili#2420 for example so that it would be possible to add health potions to hekili (or even do other things) without having to go in and edit the default hekili code?
would be a cool thing to do because then I couold add this code into a classes.lua file of my own:
Finding this addon gave me the idea of creating my own for my own profiles for hekili, I do have a question though on if it would be possible or not as I haven't been able to figure it out on my own, but would it be possible to create a classes.lua file (equivalent of https://github.com/Hekili/hekili/blob/dragonflight/Classes.lua without it being an exact duplicate of the file) but just to add in code like from this PR Hekili/hekili#2420 for example so that it would be possible to add health potions to hekili (or even do other things) without having to go in and edit the default hekili code?
would be a cool thing to do because then I couold add this code into a classes.lua file of my own:
and have it work correctly without needing to go in and edit the classes.lua file of default hekili everytime they do an update.
The text was updated successfully, but these errors were encountered: