-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 810 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 810 Bytes
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 "jai-simpler"]
path = Simpler
url = git@github.com:dbechrd/jai-simpler.git
[submodule "jai-trivial"]
path = Trivial
url = git@github.com:dbechrd/jai-trivial.git
[submodule "jai-yojimbo"]
path = Yojimbo
url = git@github.com:dbechrd/jai-yojimbo.git
[submodule "jai-netcode"]
path = Netcode
url = git@github.com:dbechrd/jai-netcode.git
[submodule "jai-ip-address"]
path = IPAddress
url = git@github.com:dbechrd/jai-ip-address.git
[submodule "jai-assertive"]
path = Assertive
url = git@github.com:dbechrd/jai-assertive.git
[submodule "jai-reliable"]
path = Reliable
url = git@github.com:dbechrd/jai-reliable.git
[submodule "jai-serialize"]
path = Serialize
url = git@github.com:dbechrd/jai-serialize.git
[submodule "jai-docs"]
path = jai-docs
url = git@github.com:dbechrd/jai-docs.git