diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-03-11 08:33:11 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-12 12:42:50 -0500 |
commit | f49205e6225b074d020cfecd103521f8c4000866 (patch) | |
tree | 6cd482770026d9cc93d1e610fb95e0fae45d0030 /libraries/fifechan/README | |
parent | 32d8f3362ba09655b201670c1e3e67e2186aba41 (diff) | |
download | slackbuilds-f49205e6225b074d020cfecd103521f8c4000866.tar.gz |
libraries/fifechan: Added (C++ GUI library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/fifechan/README')
-rw-r--r-- | libraries/fifechan/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/fifechan/README b/libraries/fifechan/README new file mode 100644 index 0000000000..f3f8c741eb --- /dev/null +++ b/libraries/fifechan/README @@ -0,0 +1,3 @@ +Fifechan is a lightweight cross platform GUI library written in C++ specifically +designed for games. It has a small yet powerful built in set of extendable GUI +Widgets allowing users to create virtually unlimited types of widgets. |