unity-mcp/MCPForUnity/Editor/Setup
Marcus Sanatan 7a99ae1472
Remove distribution settings scriptable object (#473)
* Add missing meta files

* Re-generate .meta files

It was for safety as some were AI generated before. Only minor changes were made

* Remove distribution settings and hardcode default localhost URL

Removes the McpDistributionSettings system that allowed different defaults for Asset Store vs git distributions. Hardcodes the default HTTP base URL to "http://localhost:8080" directly in HttpEndpointUtility and WebSocketTransportClient. Removes the setup window skip logic for remote defaults.

It didn't work in practice, best thing to do is replace the placeholder in the UXML
2025-12-19 19:11:54 -04:00
..
SetupWindowService.cs Remove distribution settings scriptable object (#473) 2025-12-19 19:11:54 -04:00
SetupWindowService.cs.meta Add .meta files (#472) 2025-12-19 18:59:19 -04:00