Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.
/ SafeWord Public archive

A Löve2D library to help logging with multiple threads

License

Notifications You must be signed in to change notification settings

cafehaine/SafeWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unmaintained project!

I might take another stab at this, but at the moment I no longer plan on developing this.

SafeWörd

What is SafeWörd ?

Safeword is a simple to use, thread-ready logging system for Löve2D. It can output the logs to the console, or love popups.

If outputing in the console, it can also display colors to show how important a message is.

How do I use it ?

Simply copy the "safeword" folder in your Löve2D game's root folder, and then import it. For more info on how to use it, check out the demo main file that is included.

The colors don't work for me!

You're probably using Windows. I cannot do much to help you, sorry. If you want to use colors you should use a POSIX compliant such as Linux, FreeBSD, or even MacOS.

About

A Löve2D library to help logging with multiple threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages