LegionCore-7.3.5
LegionCore-7.3.5 copied to clipboard
Refactor script loading
This is a massive refactor of the script loading to get rid of the monolithic original file. This breaks it up nicely into more management pieces and I think makes it easier to add custom scripts (which I will be soon after I finish DungeonBalance).
I picked these changes from another branch (DungeonBalance) that I'm working on, so you'll want to make sure it compiles by itself.
@SoulSeekkor thanks for opening another merge request, I'll try to take a look this weekend 👍
Looks ok