SIGN IN SIGN UP

feat: add SpriteAtlas tool definitions and bridge functions

7 new tools for SpriteAtlas management:
- unity_spriteatlas_create
- unity_spriteatlas_info
- unity_spriteatlas_add
- unity_spriteatlas_remove
- unity_spriteatlas_settings
- unity_spriteatlas_delete
- unity_spriteatlas_list

Requires companion plugin PR with MCPSpriteAtlasCommands.cs
and route registration in MCPBridgeServer.cs.
Z
zaferdace committed
95f20bea44028a0939c1c45f1edfbb3b56c9c313
Parent: fdb32b4