-
Notifications
You must be signed in to change notification settings - Fork 460
Description
Feedback from submission:
Your package must not contain or depend on executables, installer programs, or other applications (.exe or other). (https://assetstore.unity.com/publishing/submission-guidelines, Section 1.5.a)
Guidelines:
Until further notice, the Asset Store is not accepting any submissions that include executables (for example, .exe, .apk, or other executables), embedded inside the package or as separate dependencies located in other websites.
So we can't depend on users having uv
installed.
I think we could rewrite the server in C# using this: https://github.com/modelcontextprotocol/csharp-sdk. They still make a lot of breaking changes, but the core functionality works well. We'll still need dotnet to be installed to run a C# server, so the installer in Python should suffice