[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
[submodule "_ThirdParty/imgui"]
	path = _ThirdParty/imgui
	url = https://github.com/ocornut/imgui.git
	branch = docking
[submodule "_ThirdParty/fmt"]
	path = _ThirdParty/fmt
	url = https://github.com/fmtlib/fmt.git
