-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
26 lines (26 loc) · 1.07 KB
/
.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
25
26
[submodule "curve_editor/external/json"]
path = curve_editor/external/json
url = https://github.com/nlohmann/json
branch = master
[submodule "curve_editor/external/strconv"]
path = curve_editor/external/strconv
url = https://github.com/javacommons/strconv
[submodule "curve_editor/external/aviutl_exedit_sdk"]
path = curve_editor/external/aviutl_exedit_sdk
url = https://github.com/ePi5131/aviutl_exedit_sdk
[submodule "curve_editor/external/aviutl-mkaul"]
path = curve_editor/external/aviutl-mkaul
url = https://github.com/mimaraka/aviutl-mkaul
branch = develop
[submodule "curve_editor/external/cereal"]
path = curve_editor/external/cereal
url = https://github.com/USCiLab/cereal.git
[submodule "curve_editor/external/FastNoiseLite"]
path = curve_editor/external/FastNoiseLite
url = https://github.com/Auburn/FastNoiseLite.git
[submodule "curve_editor/external/sol2"]
path = curve_editor/external/sol2
url = https://github.com/ThePhD/sol2.git
[submodule "curve_editor/external/magic_enum"]
path = curve_editor/external/magic_enum
url = https://github.com/Neargye/magic_enum