mirror of
https://github.com/Astatin3/meteorbot-old.git
synced 2026-06-08 16:18:03 -06:00
28 lines
911 B
Plaintext
28 lines
911 B
Plaintext
[submodule "3rdparty/imgui"]
|
|
path = 3rdparty/imgui
|
|
url = https://github.com/ocornut/imgui.git
|
|
[submodule "3rdparty/glfw"]
|
|
path = 3rdparty/glfw
|
|
url = https://github.com/glfw/glfw.git
|
|
[submodule "3rdparty/glm"]
|
|
path = 3rdparty/glm
|
|
url = https://github.com/g-truc/glm.git
|
|
[submodule "3rdparty/zlib"]
|
|
path = 3rdparty/zlib
|
|
url = https://github.com/madler/zlib.git
|
|
[submodule "3rdparty/asio"]
|
|
path = 3rdparty/asio
|
|
url = https://github.com/chriskohlhoff/asio.git
|
|
[submodule "3rdparty/openssl"]
|
|
path = 3rdparty/openssl
|
|
url = https://github.com/janbar/openssl-cmake
|
|
[submodule "3rdparty/rectpack2D"]
|
|
path = 3rdparty/rectpack2D
|
|
url = https://github.com/TeamHypersomnia/rectpack2D
|
|
[submodule "3rdparty/catch2"]
|
|
path = 3rdparty/catch2
|
|
url = https://github.com/catchorg/Catch2.git
|
|
[submodule "3rdparty/imgui-node-editor"]
|
|
path = 3rdparty/imgui-node-editor
|
|
url = https://github.com/thedmd/imgui-node-editor
|