All Projects → Calinou → Godot Console

Calinou / Godot Console

Licence: mit
Quake-style console for your Godot projects

Godot Console

A work-in-progress Quake-style console for Godot. Requires a recent Godot 2.1-series build.

Preview

Features

  • Commands
  • Cvars
  • Scrolling
  • Toggleable console with fade animation (use Shift+Escape, ~ or ² to toggle)
  • Easily extensible with new commands
  • Rich text format (colors, bold, italic, and more) using a RichTextLabel
  • Basic tab completion

TODO

  • Enhance tab completion
  • Sanitize int/float cvar values (based on existing min/max value data)
  • Navigating command history in the LineEdit

License

Copyright (c) 2016 Hugo Locurcio and contributors

Licensed under the MIT license, see LICENSE.md for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].