Cmd Console is a lightweight Godot 4 editor plugin by RedKnack Interactive that adds a small console dock/panel for editor-time commands and logging.
- Godot: tested with 4.5.1
- Language: GDScript
- Install path:
addons/cmd_console/
- Dockable console panel inside the editor
- Command input + output/log view
- No external dependencies
- In Godot: AssetLib
- Search for Cmd Console
- Install
- Go to Project → Project Settings → Plugins
- Enable Cmd Console
Copy addons/cmd_console/ into your project and enable the plugin:
Project → Project Settings → Plugins
- Enable the plugin.
- Open the console dock/panel in the editor.
- Enter commands and review output in the log area.
To adapt commands / behavior, check:
addons/cmd_console/plugin.gdaddons/cmd_console/console_panel.gd
MIT License — see LICENSE.
This repository includes a font (Unifontexmono-lxY45.ttf) licensed under GPL-2.0.
See /addons/cmd_console/font/misc/LICENSE-b234.