summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 64a0525bc2f18466db2fb2a8316f2745f0463bbf (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
[submodule "apigrabber"]
	path = apigrabber
	url = https://gitlab.com/vainglorygame/apigrabber.git
        branch = release/2.0.0
[submodule "processor"]
	path = processor
	url = https://gitlab.com/vainglorygame/processor.git
        branch = release/2.0.0
[submodule "discordbot"]
	path = discordbot
	url = https://gitlab.com/vainglorygame/discordbot.git
        branch = release/2.0.0
[submodule "vaindock"]
	path = vaindock
	url = https://gitlab.com/vainglorygame/vaindock.git
        branch = release/2.0.0
[submodule "vainsocial"]
	path = vainsocial
	url = https://gitlab.com/vainglorygame/vainsocial.git
        branch = release/2.0.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.0.0
[submodule "cruncher"]
	path = cruncher
	url = https://gitlab.com/vainglorygame/cruncher.git
        branch = release/2.0.0
[submodule "bridge"]
	path = bridge
	url = https://gitlab.com/vainglorygame/bridge.git
        branch = release/2.0.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.0.0