mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-04 11:23:49 +00:00
chore: sync module manifest
This commit is contained in:
@@ -563,3 +563,4 @@ MODULE_CLANCENTAUR=0
|
|||||||
MODULE_DELVES=0
|
MODULE_DELVES=0
|
||||||
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
|
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
|
||||||
MODULE_LUA_BATTLEPASS=0
|
MODULE_LUA_BATTLEPASS=0
|
||||||
|
MODULE_MOD_GM_DISCORD=0
|
||||||
|
|||||||
@@ -5573,6 +5573,20 @@
|
|||||||
"requires": [],
|
"requires": [],
|
||||||
"post_install_hooks": [],
|
"post_install_hooks": [],
|
||||||
"config_cleanup": []
|
"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": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user