xsodus
a880bf485b
Refactor configuration handling in UnityMcpEditorWindow to streamline JSON serialization and improve client type management
2025-05-12 15:05:56 +07:00
xsodus
48a865d386
Remove redundant field definitions inherited from ManualConfigEditorWindow in VSCodeManualSetupWindow
2025-05-12 09:34:27 +07:00
xsodus
861e6bc62c
Refactor VSCodeManualSetupWindow to inherit from ManualConfigEditorWindow and override methods for improved functionality
2025-05-12 09:34:04 +07:00
xsodus
d63eb7d4e4
Add metadata file for VSCodeManualSetupWindow with file format version and GUID
2025-05-12 09:25:01 +07:00
xsodus
b4910be508
Refactor VSCode configuration to use lowercase 'unityMCP' and improve argument checking
2025-05-12 09:24:10 +07:00
xsodus
619172ad99
Add VSCode GitHub Copilot support and configuration window
...
- Updated McpTypes to include VSCode.
- Enhanced McpClients to handle VSCode configuration paths.
- Implemented VSCodeManualSetupWindow for user instructions and JSON configuration.
- Modified UnityMcpEditorWindow to support VSCode-specific setup and configuration.
- Updated .gitignore to include .DS_Store files.
2025-05-12 08:25:21 +07:00
Justin Barnett
4a3f4e7301
linting and removed unused properties
2025-04-09 09:10:21 -04:00
Justin Barnett
52c75f9521
added project install status and re-added connection check
2025-04-09 07:43:01 -04:00
Justin Barnett
8ed8c62cce
updated auto-config server location
2025-04-08 15:03:16 -04:00
Justin Barnett
cb603b7b1a
restructured project
...
- moved Unity package and Python application into separate folders to be
downloaded separately using clone .git/UnityMcpBridge
2025-04-08 06:14:13 -04:00