Skip to content

Asset store helper script + updated README#521

Merged
msanatan merged 8 commits into
CoplayDev:mainfrom
msanatan:asset-store-helper-and-fixes
Jan 7, 2026
Merged

Asset store helper script + updated README#521
msanatan merged 8 commits into
CoplayDev:mainfrom
msanatan:asset-store-helper-and-fixes

Conversation

@msanatan

@msanatan msanatan commented Jan 7, 2026

Copy link
Copy Markdown
Member

I also replaced all the Debug.Log calls

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
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
@msanatan msanatan self-assigned this Jan 7, 2026

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 775

@coderabbitai

coderabbitai Bot commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Too many files!

143 files out of 293 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@msanatan

msanatan commented Jan 7, 2026

Copy link
Copy Markdown
Member Author

The changes are huge because I added another Unity project in the repo for asset store uploads

@msanatan msanatan merged commit 22e5266 into CoplayDev:main Jan 7, 2026
1 check passed
@msanatan msanatan deleted the asset-store-helper-and-fixes branch January 7, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant