From 9de0ec32cb57c804fdde469eb8ba16b0ec2e2e88 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 24 Apr 2023 12:35:46 +0200 Subject: [PATCH] Added Roblox/Iris --- Bindings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Bindings.md b/Bindings.md index bc974c8..84c649b 100644 --- a/Bindings.md +++ b/Bindings.md @@ -126,5 +126,6 @@ Other backends: | Language | Project | |------------|---| -| Kotlin | **dear jvm imgui**: full JVM port/rewrite
https://github.com/kotlin-graphics/imgui | | Javascript | **imgui-njs**: imgui-njs is a manual-port / partial-rewrite of dear imgui
https://github.com/cannerycoders/imgui-njs | +| Kotlin | **dear jvm imgui**: full JVM port/rewrite
https://github.com/kotlin-graphics/imgui | +| Roblox | **Iris**: Iris is an Immediate mode GUI Library for Roblox, Based on Dear ImGui
https://github.com/Michael-48/Iris