summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 18d51383f46790ef2ce2b85d0d0f918d12c359d4 (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
[submodule "apigrabber"]
	path = apigrabber
	url = https://gitlab.com/vainglorygame/apigrabber
	branch = releases/1.0.0
[submodule "processor"]
	path = processor
	url = https://gitlab.com/vainglorygame/processor
	branch = releases/1.0.0
[submodule "compiler"]
	path = compiler
	url = https://gitlab.com/vainglorygame/compiler
	branch = releases/1.0.0
[submodule "discordbot"]
	path = discordbot
	url = https://gitlab.com/vainglorygame/discordbot
	branch = releases/1.0.0
[submodule "preloader"]
	path = preloader
	url = https://gitlab.com/vainglorygame/preloader
	branch = releases/1.0.0
[submodule "vaindock"]
	path = vaindock
	url = https://gitlab.com/vainglorygame/vaindock
	branch = develop
[submodule "vainsocial"]
	path = vainsocial
	url = https://gitlab.com/vainglorygame/vainsocial
	branch = releases/1.0.0
[submodule "vainglorygame.github.io"]
	path = vainglorygame.gitlab.io
	url = https://gitlab.com/vainglorygame/vainglorygame.gitlab.io
[submodule "analyzer"]
	path = analyzer
	url = https://gitlab.com/vainglorygame/analyzer