Home

Awesome

Repo Size fix

I've made a mistake of included a huge gif in this repo thus making this very slow to download. Thankfully @flamendless cloned and fixed this issue, and have updated this to work with löve 11.0 and 11.1. You can find his repo here.

LoveDebug

LoveDebug - A whole new way of debugging your game, original created by kalle2990

Tired of having to restart your whole game when an error occurs or attaching a console, which you have to switch to, just to see your debug printings? Tired of adding extra variables in text to your graphical experience, taking space and looks misplaced? Tired of not having the possibility to execute scripts in-game without attaching a GUI or even writing one yourself? Now all of this is unnecessary!

LoveDebug is a community-driven open-development project, the creator has stopped posting in a while so everyone's free to do whatever they want with this code, specially adding new functionalities.


Installing LoveDebug:

require("lovedebug")

function love.load()
end

Functionalities:

Key features:

Full Functionality list: