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