TimoSalomaki / awesome-dear-imgui

A collection of awesome dear imgui bindings, extensions and resources
MIT License
1.07k stars 44 forks source link

README: change imgui-go to cimgui-go #7

Closed gucio321 closed 2 weeks ago

gucio321 commented 1 month ago

According to https://github.com/inkyblackness/imgui-go, ther epository was discontinued.

The current project for Go is cimgui-go at the moment. It is auto-generated what makes it extremely easy to keep up with Dear ImGui's @latest

TimoSalomaki commented 2 weeks ago

Thank you, @gucio321!