Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:19 +08:00
commit db818a4853
17 changed files with 4551 additions and 0 deletions

11
commands/stop.md Normal file
View File

@@ -0,0 +1,11 @@
---
description: Stop the running Godot game
allowed-tools:
- mcp__godot__stop_project
---
Stop the currently running Godot project.
1. Use mcp__godot__stop_project to stop the game
2. Display any final output or errors
3. Confirm to the user that the game has been stopped