From b2cb2d82a843d321e4daba2b8ec0d6b60ac30e52 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 15 Jan 2017 23:01:43 +0100 Subject: [PATCH] Tools description --- tools/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tools/README.md diff --git a/tools/README.md b/tools/README.md new file mode 100644 index 0000000..1bb1df1 --- /dev/null +++ b/tools/README.md @@ -0,0 +1,6 @@ +# raygui-based tools +tools contained in this folder are based on raygui, here it is a short description of every tools + + - rGuiSyler: raygui visual styles editor to create color-sizes variants of default raygui styles. + - rGuiLayout: raygui visual layout editor to make easy gui creation, it can export to C code. + - rFXGen: sound generator based on sfxr but using raylib and raygui. \ No newline at end of file