- GDScript 100%
| addons/taffer_logger | ||
| .gitattributes | ||
| .gitignore | ||
| godot-logger.code-workspace | ||
| icon.png | ||
| LICENSE | ||
| logger-demo.png | ||
| project.godot | ||
| README.md | ||
Taffer's Components: Logger
Emit BBCode-formatted log entry signals. Documentation (See below for installation instructions.)
The log icon is from game-icons.net. It was created by Delapouite and released under CC BY 3.0.
Like what I'm up to? Why not buy me a coffee?
Installation
You can install the Logger through the Godot Asset Library, or by downloading
a version and copying the taffer_logger folder from addons into the
addons folder for your project (you may need to create one).
Grabbing it through the Godot Asset Library will automatically unpack it and put it in the right spot.
Download links:
- Godot Asset Library: https://godotengine.org/asset-library/asset/3061
git clone https://codeberg.org/Taffer/godot-logger.git- Download
zipfile: https://codeberg.org/Taffer/godot-logger/archive/main.zip
License
Taffer's Components are licensed with the CC BY 4.0 license. This means:
- You can Share Taffer's Components any way you like, including commercially.
- You can Adapt Taffer's Components for any purposes, even commercial ones.
In return, you must:
- You must give me appropriate credit, provide a link to the license, and indicate if changes were made.
There are no additional restrictions, although if you somehow use these to make the world a worse place, I'll be very disappointed in you.
