mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-03 10:53:48 +00:00
chore: sync module manifest
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user