Edit of asset "Developer Console" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Developer Console | 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 |
Console that can drop down with the ~ key, as seen in games like Quake, that allows developer to add commands to quickly test things. |
Category | Tools | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/jitspoe/godot-console | https://github.com/jitspoe/godot-console |
Issues Url | https://github.com/jitspoe/godot-console/issues | https://github.com/jitspoe/godot-console/issues |
Godot version | Godot 4.1 | Godot 4.2 |
Version String | 1.1.1 | 1.0 |
Download Commit | d362d0ef09d9afc974796789661d84bf4df155f4 | 8bfed818e0499c5e7a217a8f732b823c4f25718b |
Download Url (Computed) | https://github.com/jitspoe/godot-console/archive/d362d0ef09d9afc974796789661d84bf4df155f4.zip | https://github.com/jitspoe/godot-console/archive/8bfed818e0499c5e7a217a8f732b823c4f25718b.zip |
Icon Url |
https://raw.githubusercontent.com/jitspoe/godot-console/master/godot-console-icon.png
|
https://raw.githubusercontent.com/jitspoe/godot-console/master/godot-console-icon.png
|