summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 418afe4f5c90b0754baa2229b2019e2fbe8da902 (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://gitlab.com/vainglorygame/apigrabber.git
        branch = release/2.14.0
[submodule "processor"]
	path = processor
	url = https://gitlab.com/vainglorygame/processor.git
        branch = release/2.14.0
[submodule "vaindock"]
	path = vaindock
	url = https://gitlab.com/vainglorygame/vaindock.git
        branch = release/2.14.0
[submodule "analyzer"]
	path = analyzer
	url = https://gitlab.com/vainglorygame/analyzer.git
        branch = release/2.14.0
[submodule "cruncher"]
	path = cruncher
	url = https://gitlab.com/vainglorygame/cruncher.git
        branch = release/2.14.0
[submodule "bridge"]
	path = bridge
	url = https://gitlab.com/vainglorygame/bridge.git
        branch = release/2.14.0
[submodule "orm"]
	path = orm
	url = https://gitlab.com/vainglorygame/orm.git
        branch = release/2.14.0
[submodule "telesucker"]
	path = telesucker
	url = https://gitlab.com/vainglorygame/telesucker.git
        branch = release/2.14.0
[submodule "shrinker"]
	path = shrinker
	url = https://gitlab.com/vainglorygame/shrinker.git
        branch = release/2.14.0