unity-mcp/MCPForUnity/Editor/Helpers
Marcus Sanatan 350337813b
refactor: use Tommy TOML library directly for config file manipulation (#328)
Before discovering the Tommy library I tried to parse TOML files directly. Some of the methods lingered from that time, which were messing up configuration on Windows.

Now we use Tommy more, it should work. Also consolidated some code with fresh eyes

Closes #311
2025-10-18 13:08:41 -04:00
..
AssetPathUtility.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
AssetPathUtility.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
CodexConfigHelper.cs refactor: use Tommy TOML library directly for config file manipulation (#328) 2025-10-18 13:08:41 -04:00
CodexConfigHelper.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ConfigJsonBuilder.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ConfigJsonBuilder.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ExecPath.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ExecPath.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
GameObjectSerializer.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
GameObjectSerializer.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
McpConfigFileHelper.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
McpConfigFileHelper.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
McpConfigurationHelper.cs refactor: use Tommy TOML library directly for config file manipulation (#328) 2025-10-18 13:08:41 -04:00
McpConfigurationHelper.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
McpLog.cs Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
McpLog.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
McpPathResolver.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
McpPathResolver.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
PackageDetector.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
PackageDetector.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
PackageInstaller.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
PackageInstaller.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
PortManager.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
PortManager.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
PythonToolSyncProcessor.cs Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
PythonToolSyncProcessor.cs.meta Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
Response.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Response.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ServerInstaller.cs Allow users to easily add tools in the Asset folder (#324) 2025-10-18 00:18:25 -04:00
ServerInstaller.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ServerPathResolver.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
ServerPathResolver.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
TelemetryHelper.cs New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
TelemetryHelper.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Vector3Helper.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Vector3Helper.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00