Home

Awesome

LOVE API EXTRACTOR FOR ZERO BRANE STUDIO

ZBS is an outstanding lua ide and debugger for lua projects. One of its features is LOVE support, but as far as I know, there is no autocomplete for the löve api, so using the love-api-table plus a little bit of lua and löve magic, I have made and extracted the api table for use for ZBS.

USAGE

If you want to generate updated output.lua file all you have to do

VIDEO Tutorial

video covering and explaining the script and making the simple gui is here

GET THE OUTPUT FILE!

You don't have to do such as what I've done in the video, you can just copy the content of output.lua and then paste it in ZeroBraneStudio/spec/lua.lua, near the end of the file.