summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 9787478fd03d38dfddbb797903a0ea4124103a7d (plain)
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
[submodule "apigrabber"]
	path = apigrabber
	url = https://github.com/vainglorygame/apigrabber
        branch = master
[submodule "processor"]
	path = processor
	url = https://github.com/vainglorygame/processor
        branch = master
[submodule "vaindock"]
	path = vaindock
	url = https://github.com/vainglorygame/vaindock
        branch = master
[submodule "analyzer"]
	path = analyzer
	url = https://github.com/vainglorygame/analyzer
        branch = master
[submodule "cruncher"]
	path = cruncher
	url = https://github.com/vainglorygame/cruncher
        branch = master
[submodule "bridge"]
	path = bridge
	url = https://github.com/vainglorygame/bridge
        branch = master
[submodule "orm"]
	path = orm
	url = https://github.com/vainglorygame/orm
        branch = master
[submodule "telesucker"]
	path = telesucker
	url = https://github.com/vainglorygame/telesucker
        branch = master
[submodule "shrinker"]
	path = shrinker
	url = https://gitub.com/vainglorygame/shrinker
        branch = master