[submodule "ext/libgl3w"]
	path = ext/libgl3w
	url = https://github.com/sndels/libgl3w.git
[submodule "ext/imgui"]
	path = ext/imgui
	url = https://github.com/ocornut/imgui.git
[submodule "ext/glfw"]
	path = ext/glfw
	url = https://github.com/sndels/glfw.git
[submodule "ext/rocket"]
	path = ext/rocket
	url = https://github.com/rocket/rocket.git
[submodule "ext/glm"]
	path = ext/glm
	url = https://github.com/g-truc/glm.git
