premake finally working, todo add sdl support to linux build

This commit is contained in:
2024-06-23 20:42:33 +02:00
commit 9bf5e7d44b
196 changed files with 135721 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "libs/imgui"]
path = libs/imgui
url = https://github.com/ocornut/imgui.git
[submodule "libs/spdlog"]
path = libs/spdlog
url = https://github.com/gabime/spdlog.git