diff options
Diffstat (limited to 'libraries/SFGUI/README')
-rw-r--r-- | libraries/SFGUI/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/SFGUI/README b/libraries/SFGUI/README new file mode 100644 index 0000000000000..18299c1703513 --- /dev/null +++ b/libraries/SFGUI/README @@ -0,0 +1,3 @@ +SFGUI (Simple and Fast Graphical User Interface) is a fast, simple and native C++ GUI library for SFML. + +It provides a rich set of widgets and is highly customizable in its looks. The library has been designed with flexibility and extensibility in mind and provides a modern and clean C++ API. |