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