initial commit

This commit is contained in:
2024-07-30 01:02:42 +03:00
commit 2e1fcb9536
25 changed files with 775 additions and 0 deletions

10
.gitmodules vendored Normal file
View File

@@ -0,0 +1,10 @@
[submodule "dependencies/imgui"]
path = dependencies/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "dependencies/imnodes"]
path = dependencies/imnodes
url = https://github.com/Nelarius/imnodes.git
[submodule "dependencies/resource_embedder"]
path = dependencies/resource_embedder
url = https://timerix.ddns.net:3322/Timerix/resource_embedder.git