Stop project
stop_projectStops a running Godot game or editor from this server and returns the final output summary.
Instructions
Stop the running game or editor started by this server, and return the final output summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| what | No | game | |
| project | No | Godot project folder (the one with project.godot). Optional if the server was started with --project. |