forked from LibreVR/Revive
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 809 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "openvr"]
path = Externals/openvr
url = https://github.com/ValveSoftware/openvr.git
[submodule "minhook"]
path = Externals/minhook
url = https://github.com/TsudaKageyu/minhook.git
[submodule "glew"]
path = Externals/glew
url = https://github.com/LibreVR/ext-win-glew.git
[submodule "WinSparkle"]
path = Externals/WinSparkle
url = https://github.com/LibreVR/ext-win-sparkle.git
[submodule "microprofile"]
path = Externals/microprofile
url = https://github.com/zeux/microprofile.git
[submodule "Vulkan"]
path = Externals/Vulkan
url = https://github.com/KhronosGroup/Vulkan-Docs.git
[submodule "LuaJIT"]
path = Externals/LuaJIT
url = https://github.com/LibreVR/ext-win-luajit.git
[submodule "Externals/cppwinrt"]
path = Externals/cppwinrt
url = https://github.com/LibreVR/cppwinrt.git