From 67fe5cfb47ea694e14edf426181a99cbfcf27828 Mon Sep 17 00:00:00 2001
From: Giuseppe Sellaroli <55057162+apicici@users.noreply.github.com>
Date: Sat, 9 Dec 2023 17:57:53 -0500
Subject: [PATCH] Updated link for cimgui-love after migration to codeberg
---
Bindings.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Bindings.md b/Bindings.md
index 0e1ab54..8d8f321 100644
--- a/Bindings.md
+++ b/Bindings.md
@@ -82,7 +82,7 @@ Other backends:
| GTK3 + OpenGL3 | **imgui_impl_gtk3**:
Unmerged PR: [#2032](https://github.com/ocornut/imgui/pull/2032) |
| Irrlicht Engine | **IrrIMGUI**:
https://github.com/Armmegon/Irrlicht-ImGui |
| JUCE | **imgui_juce**:
https://github.com/Krasjet/imgui_juce |
-| LÖVE+LUA | **love-imgui**:
https://github.com/slages/love-imgui
**love-imgui (fork)**:
https://github.com/MikuAuahDark/love-imgui
**LuaJIT-ImGui (ffi)**:
https://github.com/sonoro1234/LuaJIT-ImGui
**cimgui-love (ffi)**:
https://github.com/apicici/cimgui-love |
+| LÖVE+LUA | **love-imgui**:
https://github.com/slages/love-imgui
**love-imgui (fork)**:
https://github.com/MikuAuahDark/love-imgui
**LuaJIT-ImGui (ffi)**:
https://github.com/sonoro1234/LuaJIT-ImGui
**cimgui-love (ffi)**:
https://codeberg.org/apicici/cimgui-love |
| Mach engine | **mach/imgui**:
https://github.com/machlibs/imgui
| Magnum | **magnum-integration**:
https://github.com/mosra/magnum-integration, [doc](https://doc.magnum.graphics/magnum/namespaceMagnum_1_1ImGuiIntegration.html), [example](https://doc.magnum.graphics/magnum/examples-imgui.html) |
| Marmalade | **imgui_impl_marmalade**:
[backend](https://github.com/ocornut/imgui/tree/v1.85/backends) + [example](https://github.com/ocornut/imgui/tree/v1.85/examples/example_marmalade)