Edit of asset "Developer Console" Accepted

Old/Current New/Edit
Title Developer Console
Description Console that can drop down with the ~ key, as seen in games like Quake, that allows developer to add commands to quickly test things.

Simply use "Console.add_command("command_name", <function>, <num_parameters>)" to add console commands! Parameters are passed in as strings.

Other useful settings:
Console.enable_on_release_build
Console.pause_enabled
Console.enabled

And signals you can connect to:
console_opened
console_closed
console_unknown_command
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/jitspoe/godot-console
Issues Url https://github.com/jitspoe/godot-console/issues
Godot version Godot 4.1
Version String 1.1.0
Download Commit b27a4a3176e3eea91cadf608e4865c5d58744479 17cf791a2f755ce202cc922b3b93660551fe99a4
Download Url (Computed) https://github.com/jitspoe/godot-console/archive/b27a4a3176e3eea91cadf608e4865c5d58744479.zip https://github.com/jitspoe/godot-console/archive/17cf791a2f755ce202cc922b3b93660551fe99a4.zip
Icon Url https://raw.githubusercontent.com/jitspoe/godot-console/master/godot-console-icon.png