[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
[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
