blob: 8e5cf6c957a17a1af80220a48a31a8e76b8db172 (
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
|
[submodule "apigrabber"]
path = apigrabber
url = https://gitlab.com/vainglorygame/apigrabber.git
[submodule "processor"]
path = processor
url = https://gitlab.com/vainglorygame/processor.git
[submodule "compiler"]
path = compiler
url = https://gitlab.com/vainglorygame/compiler.git
[submodule "discordbot"]
path = discordbot
url = https://gitlab.com/vainglorygame/discordbot.git
[submodule "preloader"]
path = preloader
url = https://gitlab.com/vainglorygame/preloader.git
[submodule "vaindock"]
path = vaindock
url = https://gitlab.com/vainglorygame/vaindock.git
[submodule "vainsocial"]
path = vainsocial
url = https://gitlab.com/vainglorygame/vainsocial.git
[submodule "vainglorygame.github.io"]
path = vainglorygame.gitlab.io
url = https://gitlab.com/vainglorygame/vainglorygame.gitlab.io.git
[submodule "analyzer"]
path = analyzer
url = https://gitlab.com/vainglorygame/analyzer.git
|