[submodule "3rdParty/Detours"]
	path = 3rdParty/Detours
	url = https://github.com/paulsapps/Detours.git
[submodule "3rdParty/googletest"]
	path = 3rdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "3rdParty/magic_enum"]
	path = 3rdParty/magic_enum
	url = https://github.com/Neargye/magic_enum.git
[submodule "3rdParty/jsonxx"]
	path = 3rdParty/jsonxx
	url = https://github.com/hjiang/jsonxx
[submodule "3rdParty/glew-cmake"]
	path = 3rdParty/glew-cmake
	url = https://github.com/Perlmint/glew-cmake.git
[submodule "3rdParty/glm"]
	path = 3rdParty/glm
	url = https://github.com/g-truc/glm.git
[submodule "3rdParty/imgui"]
	path = 3rdParty/imgui
	url = https://github.com/ocornut/imgui.git
[submodule "3rdParty/stb"]
	path = 3rdParty/stb
	url = https://github.com/nothings/stb.git
[submodule "3rdParty/lodepng"]
	path = 3rdParty/lodepng
	url = https://github.com/lvandeve/lodepng.git
[submodule "3rdParty/fluidsynth-lite"]
	path = 3rdParty/fluidsynth-lite
	url = https://github.com/AliveTeam/fluidsynth-lite.git
[submodule "3rdParty/json"]
	path = 3rdParty/json
	url = https://github.com/nlohmann/json.git
