jak-project/.gitmodules

10 lines
312 B
Plaintext
Raw Normal View History

2020-08-22 22:30:12 -04:00
[submodule "third-party/googletest"]
path = third-party/googletest
url = https://github.com/google/googletest.git
[submodule "third-party/zydis"]
path = third-party/zydis
url = https://github.com/zyantific/zydis.git
[submodule "third-party/glfw"]
path = third-party/glfw
url = https://github.com/glfw/glfw