unity-mcp/TestProjects/UnityMCPTests
Marcus Sanatan 1a7f4bb4a5
Optimise so startup is fast again (#494)
* Optimize tool loading so startup is fast again

We lazy load tools, remove the expensive AssetPath property, and reflect for only `McpForUnityToolAttribute`, so it's much faster.

A 6 second startup is now back to 400ms. Can still be optimised but this is good

* Remove .meta file from tests

The tests automatically cleans this up, so it likely got pushed by accident
2025-12-29 18:39:03 -04:00
..
Assets Optimise so startup is fast again (#494) 2025-12-29 18:39:03 -04:00
Packages fix: JSON material property handling + tests (manage_asset) #90 (#349) 2025-10-24 11:43:26 -07:00
ProjectSettings feature/Add new manage_scriptable_object tool (#489) 2025-12-28 20:15:50 -08:00
.gitignore HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00