forked from Nukem9/skyrimse-test
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 743 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 743 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "Dependencies/imgui"]
path = Dependencies/imgui
url = https://github.com/ocornut/imgui.git
branch = viewport
[submodule "Dependencies/tracy"]
path = Dependencies/tracy
url=https://github.com/Nukem9/tracy-skyrim64-custom.git
branch = master
[submodule "Dependencies/meshoptimizer"]
path = Dependencies/meshoptimizer
url = https://github.com/zeux/meshoptimizer.git
branch = master
[submodule "Dependencies/tbb"]
path = Dependencies/tbb
url = https://github.com/01org/tbb.git
branch = tbb_2019
[submodule "Dependencies/libdeflate"]
path = Dependencies/libdeflate
url = https://github.com/ebiggers/libdeflate.git
[submodule "Dependencies/detours"]
path = Dependencies/detours
url = https://github.com/Nukem9/detours.git