mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-26 15:06:24 +00:00
chore: sync module manifest
This commit is contained in:
@@ -562,3 +562,4 @@ MODULE_WOW_CORE=0
|
||||
MODULE_CLANCENTAUR=0
|
||||
MODULE_DELVES=0
|
||||
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
|
||||
MODULE_LUA_BATTLEPASS=0
|
||||
|
||||
@@ -5559,6 +5559,20 @@
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
},
|
||||
{
|
||||
"key": "MODULE_LUA_BATTLEPASS",
|
||||
"name": "lua-battlepass",
|
||||
"repo": "https://github.com/Shonik/lua-battlepass.git",
|
||||
"description": "Battle Pass System for AzerothCore",
|
||||
"type": "lua",
|
||||
"category": "scripting",
|
||||
"notes": "Discovered via GitHub topic 'azerothcore-lua'",
|
||||
"status": "active",
|
||||
"order": 5000,
|
||||
"requires": [],
|
||||
"post_install_hooks": [],
|
||||
"config_cleanup": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user