Files
Max Bridgland 6fbd393380 Add Unity MCP Skill as submodule (#24)
* Add Unity MCP Skill as submodule

* Add unity-mcp to README skills table, drop branch tracking from .gitmodules

Keeps the user-facing skills table in sync with the new submodule, and pins
unity-mcp purely to its commit (no `branch = beta`) so `git submodule update
--remote` can't drift the pin.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: rshtirmer <rshtirmer@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 14:44:39 -04:00

10 lines
325 B
Plaintext

[submodule "submodules/playdotfun"]
path = submodules/playdotfun
url = https://github.com/playdotfun/skills.git
[submodule "skills/sub-games"]
path = skills/sub-games
url = git@github.com:subdotgames/skills
[submodule "submodules/unity-mcp"]
path = submodules/unity-mcp
url = https://github.com/CoplayDev/unity-mcp.git