chore: sync module manifest

This commit is contained in:
uprightbass360
2026-01-30 01:57:11 +00:00
committed by Deckard
parent 6170c6e43b
commit c57c388d26
2 changed files with 15 additions and 0 deletions

View File

@@ -563,3 +563,4 @@ MODULE_CLANCENTAUR=0
MODULE_DELVES=0
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
MODULE_LUA_BATTLEPASS=0
MODULE_MOD_GM_DISCORD=0

View File

@@ -5573,6 +5573,20 @@
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_MOD_GM_DISCORD",
"name": "mod-gm-discord",
"repo": "https://github.com/Diabloxx/mod-gm-discord.git",
"description": "GM to Discord Tools",
"type": "cpp",
"category": "uncategorized",
"notes": "Discovered via GitHub topic 'azerothcore-module'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
}
]
}