-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 966 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Native/deps/zpp_bits"]
path = server/Native/deps/zpp_bits/zpp_bits
url = https://github.com/eyalz800/zpp_bits
[submodule "Native/deps/GameNetworkingSockets"]
path = server/Native/deps/GameNetworkingSockets
url = https://github.com/ValveSoftware/GameNetworkingSockets.git
[submodule "client/red4ext/deps/red4ext.sdk"]
path = client/red4ext/deps/red4ext.sdk
url = https://github.com/WopsS/RED4ext.SDK.git
[submodule "client/red4ext/deps/red-lib"]
path = client/red4ext/deps/red-lib
url = https://github.com/psiberx/cp2077-red-lib
[submodule "server/Native/deps/zpp_bits"]
path = server/Native/deps/zpp_bits
url = https://github.com/eyalz800/zpp_bits
[submodule "client/red4ext/deps/GameNetworkingSockets"]
path = client/red4ext/deps/GameNetworkingSockets
url = https://github.com/ValveSoftware/GameNetworkingSockets.git
[submodule "client/red4ext/deps/zpp_bits"]
path = client/red4ext/deps/zpp_bits
url = https://github.com/eyalz800/zpp_bits