project boilerplate

This commit is contained in:
Kueffner, Maximilian
2025-03-12 18:54:23 +01:00
parent b60b7a9837
commit ea8697088c
8 changed files with 390 additions and 0 deletions
+3
View File
@@ -8,3 +8,6 @@
path = modules/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "glfw"]
path = modules/glfw
url = https://github.com/glfw/glfw