mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-26 17:46:07 +00:00
First version
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user