forked from advancedfx/advancedfx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
35 lines (35 loc) · 1.09 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
27
28
29
30
31
32
33
34
35
[submodule "prop"]
path = deps/release/prop
url = https://github.com/advancedfx/advancedfx-prop.git
branch = prop
[submodule "shared/easywsclient"]
path = deps/release/easywsclient
url = https://github.com/advancedfx/easywsclient.git
branch = upstream
[submodule "shared/Detours"]
path = deps/release/Detours
url = https://github.com/advancedfx/Detours
branch = upstream
[submodule "shared/halflife"]
path = deps/release/halflife
url = https://github.com/advancedfx/halflife.git
branch = advancedfx
[submodule "contrib"]
path = deps/release/contrib
url = https://github.com/advancedfx/contrib.git
branch = main
[submodule "l10n"]
path = deps/release/l10n
url = https://github.com/advancedfx/l10n.git
branch = main
[submodule "deps/wxl-po-tools"]
path = deps/dev/wxl-po-tools
url = https://github.com/advancedfx/wxl-po-tools.git
branch = python3
[submodule "deps/release/rapidxml"]
path = deps/release/rapidxml
url = https://github.com/advancedfx/rapidxml.git
branch = upstream
[submodule "deps/release/injector"]
path = deps/release/injector
url = https://github.com/advancedfx/injector.git