mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-01-29 00:13:47 +00:00
Merge branch 'main' of https://github.com/uprightbass360/AzerothCore-RelmMaster
This commit is contained in:
@@ -562,3 +562,4 @@ MODULE_WOW_CORE=0
|
|||||||
MODULE_CLANCENTAUR=0
|
MODULE_CLANCENTAUR=0
|
||||||
MODULE_DELVES=0
|
MODULE_DELVES=0
|
||||||
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
|
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
|
||||||
|
MODULE_LUA_BATTLEPASS=0
|
||||||
|
|||||||
@@ -5559,6 +5559,20 @@
|
|||||||
"requires": [],
|
"requires": [],
|
||||||
"post_install_hooks": [],
|
"post_install_hooks": [],
|
||||||
"config_cleanup": []
|
"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