mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
A GUI library for LÖVE 11.x
01bd70e089
Fixes the "Error: Could not decode image!" for OSX. Silly thing was trying to read the annoying .DS_Store files. |
||
---|---|---|
libraries | ||
objects | ||
skins | ||
templates | ||
third-party | ||
changelog.txt | ||
init.lua | ||
license.txt | ||
readme.md |
Love Frames
Information
Love Frames is a GUI library for LÖVE. Information on installation and usage can be found in the documentation. A demo of the library can be found at: http://nikolairesokav.com/projects/loveframes/
License
Love Frames is licensed under the Creative Commons Attribution 3.0 Unported (CC BY 3.0) license. For more information on this license, please read license.txt or visit this web page: http://creativecommons.org/licenses/by/3.0/
Credits
Created by Kenny Shields
Third-Party Libraries
- middleclass by kikito - https://github.com/kikito/middleclass