[submodule "3rd_party/entityx"]
	path = 3rd_party/entityx
	url = https://github.com/alecthomas/entityx.git
[submodule "3rd_party/glm"]
	path = 3rd_party/glm
	url = https://github.com/g-truc/glm.git
[submodule "3rd_party/imgui/imgui"]
	path = 3rd_party/imgui/imgui
	url = https://github.com/ocornut/imgui.git
