diff --git a/Bindings.md b/Bindings.md index 45b795a..7682b6e 100644 --- a/Bindings.md +++ b/Bindings.md @@ -4,7 +4,7 @@ _NB: those bindings may be more or less maintained, more or less close to the sp | Language | Project | |------------|---| -| Beef | **imgui-beef**: Beef wrapper library for Dear ImGui
https://github.com/qzole/imgui-beef +| Beef | **imgui-beef**: auto-generated Beef wrapper library for Dear ImGui
https://github.com/RogueMacro/imgui-beef | C | **cimgui**: auto-generated c-api wrapper for Dear ImGui
\*\***(json/lua output can be used to automatically generate other bindings**)\*\*
https://github.com/cimgui/cimgui | | C#/.Net | **ImGui.NET**: An ImGui wrapper for .NET Core
https://github.com/mellinoe/ImGui.NET | | ChaiScript | **imgui-chaiscript**: ChaiScript bindings for ImGui
https://github.com/JuJuBoSc/imgui-chaiscript |