unity-mcp/docs/images
Marcus Sanatan 22e52664cd
Asset store helper script + updated README (#521)
* Remove stray .meta file

* Add a new project that will do asset uploads

* Add asset store uploader

* refactor: Replace Debug.Log calls with McpLog helper across codebase

Standardize logging by replacing direct Debug.Log/LogWarning/LogError calls
with McpLog.Info/Warn/Error throughout helper classes and client registry.
Affected files:
- McpClientRegistry.cs
- GameObjectLookup.cs
- GameObjectSerializer.cs
- MaterialOps.cs
- McpConfigurationHelper.cs
- ObjectResolver.cs
- PropertyConversion.cs
- UnityJsonSerializer.cs
- UnityTypeResolver.cs

* feat: Add Asset Store release preparation script

Add prepare_unity_asset_store_release.py tool to automate Asset Store packaging:
- Stages temporary copy of MCPForUnity with Asset Store-specific edits
- Removes auto-popup setup window ([InitializeOnLoad] attribute)
- Renames menu entry to "Local Setup Window" for clarity
- Sets default HTTP base URL to hosted endpoint
- Defaults transport to HTTPRemote instead of HTTPLocal
- Supports dry-run mode and optional backup of existing Assets/MCPForUnity

* Show gif of MCP for Unity in Action

* Add shield with asset store link

* Update README to have asset store page unders installation section
2026-01-07 01:33:20 -04:00
..
advanced-setting.png [FEATURE] Deployment of local source code to Unity (#450) 2025-12-09 20:17:18 -05:00
building_scene.gif Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
coplay-logo.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
logo.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
networking-architecture.png HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
readme_ui.png HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
unity-mcp-ui-v8.6.png Async Test Infrastructure & Editor Readiness Status + new refresh_unity tool (#507) 2026-01-03 12:42:32 -08:00
v5_01_uninstall.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v5_02_install.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v5_03_open_mcp_window.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v5_04_rebuild_mcp_server.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v5_05_rebuild_success.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v6_2_create_python_tools_asset.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v6_2_python_tools_asset.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v6_new_ui_asset_store_version.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v6_new_ui_dark.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00
v6_new_ui_light.png Remove old UI and do lots of cleanup (#340) 2025-10-24 00:50:29 -04:00