* 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 |
||
|---|---|---|
| .. | ||
| Scenes | ||
| Scripts | ||
| Tests | ||
| Packages.meta | ||
| Scenes.meta | ||
| Scripts.meta | ||
| Tests.meta | ||