From 3011d72e15ed3204c3442ee89ad6191f88386489 Mon Sep 17 00:00:00 2001 From: omar Date: Wed, 16 Dec 2020 14:16:47 +0100 Subject: [PATCH] Updated Bindings (markdown) --- Bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bindings.md b/Bindings.md index a35a44f..ba526bb 100644 --- a/Bindings.md +++ b/Bindings.md @@ -5,7 +5,7 @@ _NB: those bindings may be more or less maintained, more or less close to the sp | Language | Project | |------------|---| | 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 | **cimgui**: auto-generated c-api wrapper for Dear ImGui
\*\***(metadata output from cimgui 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 | | CovScript | **covscript-imgui**: ImGui Extension for CovScript (Covariant)
https://github.com/covscript/covscript-imgui |