Added ImGui.NET

Start working on controller.
This commit is contained in:
max
2024-07-05 21:56:14 +02:00
parent 26eb1da3f0
commit 1e1ed303ad
17 changed files with 862 additions and 1 deletions

3
.gitmodules vendored

@@ -13,3 +13,6 @@
[submodule "Nerfed.Runtime/Libraries/dav1dfile"]
path = Nerfed.Runtime/Libraries/dav1dfile
url = https://github.com/MoonsideGames/dav1dfile.git
[submodule "Nerfed.Runtime/Libraries/ImGui.NET"]
path = Nerfed.Runtime/Libraries/ImGui.NET
url = https://github.com/ImGuiNET/ImGui.NET.git