added project loader
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user