-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
LÖVE provides a whole set of libraries with it:
- Luasocket
- Lua-ENET
- UTF-8
- BitOps
- LuaFFI
- 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)
Reactions are currently unavailable