mirror of
https://github.com/linux-man/LoveFrames.git
synced 2024-11-18 16:04:22 +00:00
19 lines
610 B
Markdown
19 lines
610 B
Markdown
# Love Frames
|
|
|
|
## Information
|
|
|
|
Love Frames is a GUI library for [LÖVE](https://love2d.org/). Information on installation and usage can be found in the [documentation](https://github.com/KennyShields/LoveFrames/wiki). A demo of the library can be found at: https://github.com/KennyShields/LoveFrames-demo
|
|
This fork contains fixes for (yet unreleased) LÖVE 0.10.0.
|
|
|
|
## 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 by kikito - https://github.com/kikito/middleclass
|