{"repo":"quentincaffeino/godot-console","free":true,"listed":false,"github":"https://github.com/quentincaffeino/godot-console","clone":"git clone https://github.com/quentincaffeino/godot-console.git","description":"In-game console for Godot 3.","language":"GDScript","stars":680,"topics":["godot","console","godot-console","game-console","gdscript","csharp"],"license":"MIT","category":"game-templates","readme_excerpt":"Godot Console In-game console for Godot, which could be easily extended with new commands. - Godot Console - Features: - Installation: - Via Editor AssetLib: - Via GIT: - Example usage: - GDScript - C# - C# with wrapper (Note this is WIP and some methods may be missing) - Contributors ✨ - License Features: - Creating custom commands with add command. - Autocomplete with TAB keyboard key. - Writing to console using write and write line methods. You can also use BB codes. (Is also printed to engine output) - Session command history (using UP and DOWN keyboard arrows). - Change the number of stored commands in the history. (Change in Console.gd line 30 the current NUMBER to an positive integer value) 29: var History = preload('Misc/History.gd').new(NUMBER) - Flexible types: - Engine types - Extra types - Custom types - FuncRef support with Godot =3.2 (can be used as a command target). Installation: Via Editor AssetLib: 1. Open AssetLib. 2. Search for Console, category is Scripts; Open it and click Download and then Install. 3. Click install. Package installer will copy filestructure as-is so you will have this additional directories in your project: addons/@quentincaffeino/ , addons/quentincaffeino/ . 4. Open Project Project Settings Plugins , search for quentincaffeino-console and check the Enable checkbox. 5. You can activate the console with CTRL + \\ while running your game (can be changed, see quentincaffeino console toggle action). Via GIT: 1. Clone this project or download","default_branch":null,"files":null,"tree":[],"storefront":"/r/quentincaffeino","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/quentincaffeino/godot-console/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}