-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "Dependencies/BlueBlur"]
path = Dependencies/BlueBlur
url = https://github.com/blueskythlikesclouds/BlueBlur.git
[submodule "Dependencies/CommonLoader"]
path = Dependencies/CommonLoader
url = https://github.com/hedge-dev/CommonLoader.git
[submodule "Dependencies/eigen"]
path = Dependencies/eigen
url = https://github.com/PX4/eigen.git
[submodule "Dependencies/f4se"]
path = Dependencies/f4se
url = https://github.com/ianpatt/f4se.git
[submodule "Dependencies/HE1ML"]
path = Dependencies/HE1ML
url = https://github.com/hedge-dev/HE1ML.git
[submodule "Dependencies/json"]
path = Dependencies/json
url = https://github.com/nlohmann/json.git
[submodule "Framework/Dependencies/curl"]
path = Framework/Dependencies/curl
url = https://github.com/curl/curl.git
[submodule "Framework/Dependencies/json"]
path = Framework/Dependencies/json
url = https://github.com/nlohmann/json.git
[submodule "Framework/Dependencies/xxHash"]
path = Framework/Dependencies/xxHash
url = https://github.com/Cyan4973/xxHash.git