Files
enduro2d/.gitmodules

16 lines
450 B
Plaintext

[submodule "modules/catch2"]
path = modules/catch2
url = https://github.com/catchorg/Catch2
[submodule "modules/stb"]
path = modules/stb
url = https://github.com/nothings/stb
[submodule "modules/utfcpp"]
path = modules/utfcpp
url = https://github.com/nemtrif/utfcpp
[submodule "modules/glfw"]
path = modules/glfw
url = https://github.com/glfw/glfw
[submodule "modules/variant"]
path = modules/variant
url = https://github.com/mpark/variant