[submodule "imgui"]
	path = libs/imgui
	url = https://github.com/ocornut/imgui.git
    branch = docking
[submodule "glfw"]
	path = libs/glfw
	url = https://github.com/glfw/glfw
[submodule "gl3w"]
	path = libs/gl3w
	url = https://github.com/skaslev/gl3w
[submodule "libs/ImGuiFileDialog"]
	path = libs/ImGuiFileDialog
	url = https://github.com/aiekick/ImGuiFileDialog
    branch = Lib_Only
