chore: sync module manifest

This commit is contained in:
uprightbass360
2026-02-23 09:21:26 +00:00
committed by GitHub
parent 618ad3c3d5
commit 3bd5eceadc
2 changed files with 75 additions and 0 deletions

View File

@@ -580,3 +580,8 @@ MODULE_MOD_OLLAMA_CHAT_CLAUDE_PROXY=0
MODULE_MOD_OMEN_OF_CLARITY=0
MODULE_WEEBZSLAYER_ARMYKNIFE=0
MODULE_WOWMIN=0
MODULE_AZEROTHCORE_DASHBOARD=0
MODULE_AZEROTHPANEL=0
MODULE_MOD_CUSTOM_LOGIN=0
MODULE_MOD_FASTFORWARD=0
MODULE_MOD_TOP_ARENA=0

View File

@@ -5811,6 +5811,76 @@
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_MOD_FASTFORWARD",
"name": "mod-fastforward",
"repo": "https://github.com/archaicprose/mod-fastforward.git",
"description": "",
"type": "cpp",
"category": "uncategorized",
"notes": "Discovered via GitHub topic 'azerothcore-module'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_MOD_CUSTOM_LOGIN",
"name": "mod-custom-login",
"repo": "https://github.com/azerothcore/mod-custom-login.git",
"description": "An original module for AzerothCore by StygianTheBest http://stygianthebest.github.io",
"type": "cpp",
"category": "uncategorized",
"notes": "Discovered via GitHub topic 'azerothcore-module'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_MOD_TOP_ARENA",
"name": "mod-top-arena",
"repo": "https://github.com/azerothcore/mod-top-arena.git",
"description": "Shows arena statistics in game For Azerothcore 3.3.5a",
"type": "cpp",
"category": "uncategorized",
"notes": "Discovered via GitHub topic 'azerothcore-module'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_AZEROTHPANEL",
"name": "AzerothPanel",
"repo": "https://github.com/scarecr0w12/AzerothPanel.git",
"description": "A web-based management panel for AzerothCore WoW private servers \u2014 FastAPI backend, React/TypeScript frontend, Docker Compose deployment",
"type": "tool",
"category": "tooling",
"notes": "Discovered via GitHub topic 'azerothcore-tools'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_AZEROTHCORE_DASHBOARD",
"name": "azerothcore-dashboard",
"repo": "https://github.com/Jslquintero/azerothcore-dashboard.git",
"description": "Electron app to manage Azeroth-Core docker images in linux",
"type": "tool",
"category": "tooling",
"notes": "Discovered via GitHub topic 'azerothcore-tools'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
}
]
}