From f1675b76b5d478eb7c1f2d02de4a98fabc738ef0 Mon Sep 17 00:00:00 2001 From: glowiak <52356948+glowiak@users.noreply.github.com> Date: Sun, 9 Jun 2024 15:18:13 +0200 Subject: [PATCH] mention jlImGui (#49) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1f9340..7e25cd2 100644 --- a/README.md +++ b/README.md @@ -237,3 +237,5 @@ and then only convert them to native C data structures when you have to call the [Megabunny](https://github.com/electronstudio/megabunny) - Raylib benchmarks [Jaylib-FFM](https://github.com/electronstudio/jaylib-ffm) - Java FFM Raylib binding + +[jlImGui](https://github.com/violent-studio/jlImGui) - ImGui binding for Jaylib