summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 069d44b409ff5b3ab1950842a63d3dd4739e6fd8 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[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 "vainsocial"]
	path = vainsocial
	url = https://gitlab.com/vainglorygame/vainsocial.git
        branch = release/2.12.0
[submodule "vainglorygame.github.io"]
	path = vainglorygame.github.io
	url = https://gitlab.com/vainglorygame/vainglorygame.github.io.git
[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 "docs"]
	path = docs
	url = https://gitlab.com/vainglorygame/docs.git
[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
[submodule "reaper"]
	path = reaper
	url = ./reaper
        branch = release/2.17.0
[submodule "status"]
	path = status
	url = https://gitlab.com/vainglorygame/status.git
        branch = release/2.14.0