Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.
/ godot-console Public archive

Quake-style console for your Godot projects

License

Notifications You must be signed in to change notification settings

Calinou/godot-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godot Console


This repository is no longer maintained. Please see QuentinCaffeino/godot-console for a console add-on that works with Godot 3.x.


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.

About

Quake-style console for your Godot projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published