Licenses
Order

DCKit 0

by Brahm bir Singh | MIT

A modular in-game developer console for Godot 4 — full command pipeline, syntax-highlighted input, autocomplete, and live documentation

DCKit adds a fully-featured developer console to any Godot 4 project. Type commands at runtime, inspect and set variables, run chained operations, and extend with your own commands — all without touching the core. Pipeline Input goes through a lexer

Developer Game Console 1

by cherttov | MIT

Godot addon that adds an in-game developer console to run and output in-game commands. Configuration & Usage information in detailed description or on Github (README.md)

Godot Developer Console Godot addon that adds an in-game developer console to run and output in-game commands. Note: All of the documentation below is written based on the newest Release Installation Download the latest release from the repository

Developer Console 0

by jitspoe | MIT

Console that can be used to easily add commands to be used while the game is running for quick debugging, loading levels, changing settings, etc

Developer console addon for Godot engine. Simply drop the addons directory into your godot project, go to the project settings, plugins, and enable "Console". After you've done that, you can add console commands from any class. Example: func _ready()

LimboConsole 0

by limbonaut | MIT

A simple and easy-to-use in-game dev console

A simple and easy-to-use in-game dev console with a command interpreter for Godot Engine 4. It supports auto-completion with TAB for commands and history, auto-correction, inline hints and highlighting, command help text generation, argument parsing for

Command Terminal 0

by 20ml | MIT

Command Terminal is an addon for Godot 4.x that manages a developer-created, hierarchical command system (think Minecraft), with the focus of providing flexible commands, with direct and strongly-typed interaction with business logic, through fairly

Command Terminal Command Terminal is an addon for Godot 4.x that manages a developer-created, hierarchical command system (think Minecraft), with the focus of providing flexible commands, with direct and strongly-typed interaction with business logic

loading more results...