forked from openmultiplayer/open.mp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 822 Bytes
/
.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
[submodule "lib/pawn"]
path = lib/pawn
url = https://github.com/openmultiplayer/compiler.git
[submodule "lib/pawn-natives"]
path = lib/pawn-natives
url = https://github.com/openmultiplayer/pawn-natives.git
[submodule "lib/RakNet"]
path = lib/RakNet
url = https://github.com/openmultiplayer/RakNet.git
[submodule "lib/ttmath"]
path = lib/ttmath
url = https://github.com/openmultiplayer/ttmath.git
[submodule "lib/cpp-httplib"]
path = lib/cpp-httplib
url = https://github.com/openmultiplayer/cpp-httplib.git
[submodule "lib/cmake-conan"]
path = lib/cmake-conan
url = https://github.com/openmultiplayer/cmake-conan.git
[submodule "SDK"]
path = SDK
url = https://github.com/openmultiplayer/open.mp-sdk
[submodule "Shared/Network"]
path = Shared/Network
url = https://github.com/openmultiplayer/open.mp-network