chore: sync module manifest

This commit is contained in:
uprightbass360
2026-02-02 09:19:46 +00:00
committed by GitHub
parent c57c388d26
commit da99002886
2 changed files with 15 additions and 0 deletions

View File

@@ -564,3 +564,4 @@ MODULE_DELVES=0
MODULE_MOD_DISABLE_ACHIEVEMENTS=0
MODULE_LUA_BATTLEPASS=0
MODULE_MOD_GM_DISCORD=0
MODULE_MOD_OLLAMA_CHAT_CLAUDE_PROXY=0

View File

@@ -5587,6 +5587,20 @@
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
},
{
"key": "MODULE_MOD_OLLAMA_CHAT_CLAUDE_PROXY",
"name": "mod-ollama-chat-claude-proxy",
"repo": "https://github.com/trauntrow/mod-ollama-chat-claude-proxy.git",
"description": "",
"type": "tool",
"category": "tooling",
"notes": "Discovered via GitHub topic 'azerothcore-tools'",
"status": "active",
"order": 5000,
"requires": [],
"post_install_hooks": [],
"config_cleanup": []
}
]
}