[submodule "dependencies/Glad"]
	path = dependencies/Glad
	url = https://github.com/noidawt/au-glad
[submodule "dependencies/GLFW"]
	path = dependencies/GLFW
	url = https://github.com/noidawt/glfw
[submodule "dependencies/glm"]
	path = dependencies/glm
	url = https://github.com/g-truc/glm
[submodule "dependencies/imgui"]
	path = dependencies/imgui
	url = https://github.com/noidawt/imgui
[submodule "dependencies/spdlog"]
	path = dependencies/spdlog
	url = https://github.com/gabime/spdlog
[submodule "dependencies/stb"]
	path = dependencies/stb
	url = https://github.com/noidawt/au-stb
