forked from fholger/vrperfkit
-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 558 Bytes
/
.gitmodules
File metadata and controls
15 lines (15 loc) · 558 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "ThirdParty/minhook"]
path = ThirdParty/minhook
url = https://github.com/TsudaKageyu/minhook.git
[submodule "ThirdParty/yaml-cpp"]
path = ThirdParty/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "ThirdParty/dxvk"]
path = ThirdParty/dxvk
url = https://github.com/doitsujin/dxvk.git
[submodule "ThirdParty/Vulkan-Headers"]
path = ThirdParty/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "ThirdParty/openvr"]
path = ThirdParty/openvr
url = https://github.com/ValveSoftware/openvr.git