Initial Commit

This commit is contained in:
2026-08-27 21:42:15 +02:00
parent b3bc22499d
commit 78730ce939
353 changed files with 7863 additions and 72 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"mcp__unreal-mcp__describe_toolset",
"mcp__unreal-mcp__call_tool",
"Bash(python *)"
]
},
"enabledMcpjsonServers": [
"unreal-mcp"
]
}