unity-mcp/TestProjects/AssetStoreUploads/Packages/com.unity.asset-store-tools/Editor/Utility
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
..
Styles Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ASDebug.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ASDebug.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ASToolsPreferences.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ASToolsPreferences.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ASToolsUpdater.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ASToolsUpdater.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
CacheUtil.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
CacheUtil.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
FileUtility.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
FileUtility.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
LegacyToolsRemover.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
LegacyToolsRemover.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
PackageUtility.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
PackageUtility.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ServiceProvider.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
ServiceProvider.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
StyleSelector.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
StyleSelector.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
Styles.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
SymlinkUtil.cs Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00
SymlinkUtil.cs.meta Asset store helper script + updated README (#521) 2026-01-07 01:33:20 -04:00