added project loader

This commit is contained in:
2026-05-14 23:16:16 -04:00
parent 2dd5f3a648
commit 0ceea230cf
10 changed files with 134 additions and 30 deletions

6
.gitmodules vendored
View File

@@ -20,3 +20,9 @@
[submodule "_ThirdParty/fmt"]
path = _ThirdParty/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "_ThirdParty/json"]
path = _ThirdParty/json
url = https://github.com/nlohmann/json.git
[submodule "_ThirdParty/nfd"]
path = _ThirdParty/nfd
url = https://github.com/btzy/nativefiledialog-extended.git