Minimal MCP server for Unity, designed to reliably check script compilation
Stars
14
Forks
1
Watchers
14
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
256
commits
32
commits
14
commits
7
commits
chore: copy README.md and CHANGELOG.md to Unity package [skip ci]
f6df434View on GitHubfix: better compilaion errors detection for multiple script assemblies
94f4499View on GitHubchore: copy README.md and CHANGELOG.md to Unity package [skip ci]
dd4cae1View on GitHubfix: replace HttpListener with TcpListener to fix port conflict on domain reload
16afa69View on GitHubchore: copy README.md and CHANGELOG.md to Unity package [skip ci]
dd65c58View on GitHubfix: defer NewScene until after shader match to avoid HTTP server downtime [skip ci]
f13e954View on GitHubdebug: add timestamp prefix to all NyamuLogger messages
baf1e18View on GitHubdebug: add deferred port recovery and compilation no-op detection
f880cf3View on GitHubdebug: add logging to diagnose port conflict on domain reload
eed9afcView on GitHub