A retained mode gui library built on top of raylib.
- MSYS2 or WSL
- GCC
- raylib
Please have a RAYLIB_HOME environment variable that points to the directory where raylib ins installed.
Eg:
# Under MSYS2, WSL and LINUX
RAYLIB_HOME=$HOME/.local/
Our build script will then infere the include and lib directories.