Consolidate onto F:\jankenstein; seed Unity MCP config + runbook, Unity .gitignore/.gitattributes

This commit is contained in:
megaproxy 2026-07-10 22:13:26 +01:00
parent b5f7ef73ec
commit 647097cb95
7 changed files with 156 additions and 26 deletions

8
.mcp.json Normal file
View file

@ -0,0 +1,8 @@
{
"mcpServers": {
"unity": {
"type": "http",
"url": "http://172.27.208.1:8080/mcp"
}
}
}