A GUI library for LÖVE 11.x
Go to file
Caldas Lopes 04be68f217
Merge pull request #5 from Stepets/master
utf8 library update
2020-05-11 17:00:42 +01:00
demo Small Demo changes. Added ttf 2020-04-28 18:02:00 +01:00
loveframes Merge pull request #5 from Stepets/master 2020-05-11 17:00:42 +01:00
.gitignore Removed "lmeta" "rmeta" check for keyboard in utils which crashed MacOS 2019-03-17 13:05:58 -04:00
.gitmodules utf8 library update 2020-05-10 09:34:51 +03:00
license.txt Change license to zlib/libpng 2014-09-20 14:24:14 -04:00
readme.md readme update 2019-03-06 23:22:39 +00:00

Love Frames

Information

Love Frames is a GUI library for LÖVE.

License

Love Frames is licensed under the zlib/libpng license. For more information, please read license.txt.

Credits

Created by Kenny Shields

Third-Party Libraries

middleclass - https://github.com/kikito/middleclass

utf8.lua - https://github.com/Stepets/utf8.lua

tween.lua - https://github.com/kikito/tween.lua (Demo)

History

Changelog