Edit of asset "GDConsole" Accepted

Old/Current New/Edit
Title GDConsole GDConsole
Description A simple godot plugin implementing in-game debug console.

This plugin adds an autoload script that allows creating commands in any script and executing them in the in-game console.
Commands can take arguments and shouldn't crash the game if something fails. Error will be shown in console instead.
Can also be used to print information using GDConsole.print_line, GDConsole.print_warning, GDConsole.print_error.
Works only when ran in the editor or in debug build.
A simple godot plugin implementing in-game debug console.

This plugin adds an autoload script that allows creating commands in any script and executing them in the in-game console.
Commands can take arguments and shouldn't crash the game if something fails. Error will be shown in console instead.
Can also be used to print information using GDConsole.print_line, GDConsole.print_warning, GDConsole.print_error.
Works only when ran in the editor or in debug build.
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/takanazwa5/GDConsole https://github.com/takanazwa5/GDConsole
Issues Url https://github.com/takanazwa5/GDConsole/issues https://github.com/takanazwa5/GDConsole/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.0.1 1.0.1
Download Commit 4e07f0ee6ef2202835ba1375b97594e86b235c88 4e07f0ee6ef2202835ba1375b97594e86b235c88
Download Url (Computed) https://github.com/takanazwa5/GDConsole/archive/4e07f0ee6ef2202835ba1375b97594e86b235c88.zip https://github.com/takanazwa5/GDConsole/archive/4e07f0ee6ef2202835ba1375b97594e86b235c88.zip
Icon Url https://raw.githubusercontent.com/takanazwa5/GDConsole/refs/heads/main/addons/gdconsole/icon.png
https://raw.githubusercontent.com/takanazwa5/GDConsole/refs/heads/main/addons/gdconsole/icon.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/takanazwa5/GDConsole/refs/heads/main/screenshots/screenshot1.png
Thumbnail