Files
b_engine/.gitmodules
2026-05-09 00:49:35 -04:00

16 lines
499 B
Plaintext

[submodule "_ThirdParty/spdlog"]
path = _ThirdParty/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "_ThirdParty/glfw"]
path = _ThirdParty/glfw
url = https://github.com/glfw/glfw.git
[submodule "_ThirdParty/assimp"]
path = _ThirdParty/assimp
url = https://github.com/assimp/assimp.git
[submodule "_ThirdParty/entt"]
path = _ThirdParty/entt
url = https://github.com/skypjack/entt.git
[submodule "_ThirdParty/glm"]
path = _ThirdParty/glm
url = https://github.com/g-truc/glm.git