[submodule "src/external/glfw"]
	path = src/external/glfw
	url = https://github.com/glfw/glfw.git
[submodule "src/external/dear_bindings"]
	path = src/external/dear_bindings
	url = https://github.com/dearimgui/dear_bindings.git
[submodule "src/external/imgui"]
	path = src/external/imgui
	url = https://github.com/ocornut/imgui.git
[submodule "src/external/implot"]
	path = src/external/implot
	url = https://github.com/epezent/implot.git
