-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
60 lines (60 loc) · 1.96 KB
/
.gitmodules
File metadata and controls
60 lines (60 loc) · 1.96 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
[submodule "message"]
path = message
url = https://github.com/anthill-platform/anthill-message.git
[submodule "exec"]
path = exec
url = https://github.com/anthill-platform/anthill-exec.git
[submodule "event"]
path = event
url = https://github.com/anthill-platform/anthill-event.git
[submodule "leaderboard"]
path = leaderboard
url = https://github.com/anthill-platform/anthill-leaderboard.git
[submodule "config"]
path = config
url = https://github.com/anthill-platform/anthill-config.git
[submodule "dlc"]
path = dlc
url = https://github.com/anthill-platform/anthill-dlc.git
[submodule "store"]
path = store
url = https://github.com/anthill-platform/anthill-store.git
[submodule "common"]
path = common
url = https://github.com/anthill-platform/anthill-common.git
[submodule "login"]
path = login
url = https://github.com/anthill-platform/anthill-login.git
[submodule "promo"]
path = promo
url = https://github.com/anthill-platform/anthill-promo.git
[submodule "profile"]
path = profile
url = https://github.com/anthill-platform/anthill-profile.git
[submodule "social"]
path = social
url = https://github.com/anthill-platform/anthill-social.git
[submodule "discovery"]
path = discovery
url = https://github.com/anthill-platform/anthill-discovery.git
[submodule "admin"]
path = admin
url = https://github.com/anthill-platform/anthill-admin.git
[submodule "environment"]
path = environment
url = https://github.com/anthill-platform/anthill-environment.git
[submodule "static"]
path = static
url = https://github.com/anthill-platform/anthill-static.git
[submodule "report"]
path = report
url = https://github.com/anthill-platform/anthill-report.git
[submodule "game-master"]
path = game-master
url = https://github.com/anthill-platform/anthill-game-master
[submodule "game-controller"]
path = game-controller
url = https://github.com/anthill-platform/anthill-game-controller
[submodule "blog"]
path = blog
url = https://github.com/anthill-platform/anthill-blog.git