[Solved] Using lua bindings

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
iuselove
Prole
Posts: 2
Joined: Mon Mar 17, 2014 8:50 pm

[Solved] Using lua bindings

Post by iuselove »

Where do I start in order to use different lua bindings such as luasql : http://www.keplerproject.org/luasql/?

Am I looking at having to build a custom LOVE2D? Or is there a simpler route?

Thank you.
Last edited by iuselove on Mon Mar 17, 2014 9:26 pm, edited 1 time in total.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Using lua bindings

Post by Nixola »

I think you can just download and require the .dll file
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
iuselove
Prole
Posts: 2
Joined: Mon Mar 17, 2014 8:50 pm

Re: Using lua bindings

Post by iuselove »

I see. With most of these things you only need to require a file. Nevermind about everything then.

Thank you.
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 6 guests