blob: f84533eede4adf02d1012d517ee737901dd949a5 (
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
|
[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
[submodule "sampler"]
path = sampler
url = https://gitlab.com/vainglorygame/sampler.git
[submodule "ama-answers"]
path = ama-answers
url = https://gitlab.com/vainglorygame/ama-answers.git
|