First version

This commit is contained in:
DuvelCorp
2026-02-24 23:00:59 +01:00
commit ee8328e903
125 changed files with 140652 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
------------------------------------------------------
-- MetaHunt: Hunter's Toolkit Addon
-- A unified addon merging FeedOMatic, Tooltips, and zhunter
-- Modern modular architecture with legacy addon support
------------------------------------------------------
-- Initialize beast database after all files loaded
if MTH_DS_OnLoad then
MTH_DS_OnLoad()
end