mirror of
https://github.com/Drezil/dear-imgui.hs.git
synced 2025-07-21 20:23:15 +02:00
MVP
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "imgui"]
|
||||
path = imgui
|
||||
url = https://github.com/ocornut/imgui
|
||||
[submodule "implot"]
|
||||
path = implot
|
||||
url = https://github.com/epezent/implot.git
|
||||
|
Reference in New Issue
Block a user