Stop project
stop_projectStop the running Godot game or editor and get the final output summary. Choose to stop the game, editor, or all processes.
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. |