Commit Graph

13 Commits (48c1b7a51eaf35da08492b02974a16cb77049400)

Author SHA1 Message Date
Marcus Sanatan eeb67e8656
Don't ignore the package's README (#230) 2025-08-20 18:26:51 -04:00
Marcus Sanatan 14a6cbaeb4
Support kiro (#221)
* Add a base Unity project to run unit tests in

* Add Windsurf IDE support so I can test more easily

* Add a dummy script

* feat: add unit tests for CommandRegistry and document prefab asset workflows

* Run tests when code is pushed to main

* Bump version of actions

* Install the MCP plugin via relative path

* Remove test branch from GH workflow

* Remove blank package.json files at the top level directory

* Add Kiro support, closes #196
2025-08-15 21:26:12 -04:00
Marcus Sanatan 03ed78caef feat: add Windsurf IDE support with configuration paths and UI instructions 2025-08-01 08:12:07 -04: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 183b44ae9c update gitignore 2025-04-08 07:44:46 -04:00
Justin Barnett ca7124ef42 updated gitignore 2025-04-08 07:29:23 -04:00
Justin Barnett 75b62d3710 updated gitignore 2025-04-08 07:22:06 -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
Justin Barnett 8d86cada1c new tools 2025-03-30 15:58:01 -04:00
Justin Barnett 46db62bfaa fixed path issues 2025-03-18 13:36:22 -04:00
Justin Barnett 4144af2453 pushed meta files 2025-03-18 13:06:35 -04:00
Justin Barnett f90188ed85 updated .gitignore 2025-03-18 10:08:49 -04:00
Justin Barnett 276ac8166f initial commit 2025-03-18 07:00:50 -04:00