Skip to content

Commit fd64ead

Browse files
fix: Correct create_scene argument passing and node ownership
1 parent e39018b commit fd64ead

File tree

4 files changed

+1022
-1518
lines changed

4 files changed

+1022
-1518
lines changed

package-lock.json

+6-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"dependencies": {
1919
"@modelcontextprotocol/sdk": "0.6.0",
2020
"axios": "^1.7.9",
21-
"fs-extra": "^11.2.0"
21+
"fs-extra": "^11.2.0",
22+
"godot-mcp": "file:"
2223
},
2324
"devDependencies": {
2425
"@types/node": "^20.11.24",

0 commit comments

Comments
 (0)