You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LuaJIT (This one is not really important, there are not many things you can do with it anyway)
It would be nice to provide access to this libraries in the same format, Is this in the scope of this project? If this is fine, I can write a few of them (UTF and Network libs mostly, since I have used them many times)
The text was updated successfully, but these errors were encountered:
Slime stated that Lua BitOps, LuaJIT and LuaFFI are not really part of LÖVE but of LuaJIT which LÖVE is built against, so they are not really official supported library, but is safe to assume they will be present since LÖVE is built against LuaJIT more of the time and there are no plans to go to standard Lua
LÖVE provides a whole set of libraries with it:
It would be nice to provide access to this libraries in the same format, Is this in the scope of this project? If this is fine, I can write a few of them (UTF and Network libs mostly, since I have used them many times)
The text was updated successfully, but these errors were encountered: