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 6f24fa5d26
commit e59ce64eae
3 changed files with 91 additions and 22 deletions

8
.mcp.json.example Normal file
View file

@ -0,0 +1,8 @@
{
"mcpServers": {
"unity": {
"type": "http",
"url": "http://<WINDOWS-HOST-IP>:8080/mcp"
}
}
}