UE Wingman getting ready for release

This commit is contained in:
2026-03-23 19:34:42 -04:00
parent 928abb5916
commit 4c84b1a5b7
6 changed files with 173 additions and 84 deletions

View File

@@ -2,7 +2,7 @@
"mcpServers": {
"ue-wingman": {
"command": "python3",
"args": ["tools/mcp-bridge.py"]
"args": ["Plugins/UEWingman/ue-wingman-mcp.py"]
}
}
}