Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smitner-studio/loggie-console

An interactive console for Godot, built upon Loggie
https://github.com/smitner-studio/loggie-console

godot godot-addon godot-engine

Last synced: about 16 hours ago
JSON representation

An interactive console for Godot, built upon Loggie

Awesome Lists containing this project

README

        

![LoggieConsole.PNG](assets/loggie-console-logo.png)
# Loggie Console
An interactive console for Godot, built upon [Loggie](https://github.com/Shiva-Shadowsong/loggie)

## Install

1. Install [Loggie](https://github.com/Shiva-Shadowsong/loggie)
2. Put the contents of this repository's `./addons` directory into your Godot project.
3. Do one of the following:
- Create an autoload of the Console scene `res://addons/loggie-console/scenes/console.tscn`.
- Instantiate the `res://addons/loggie-console/scenes/console.tscn` scene where appropriate.

## Example
![LoggieConsole.PNG](assets/LoggieConsole.PNG)