blob: 79ca5eb38ef061d6408bf7ccde20e0a543820e08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "apigrabber"]
path = apigrabber
url = https://github.com/vainglorygame/apigrabber
[submodule "processor"]
path = processor
url = https://github.com/vainglorygame/processor
[submodule "statscompiler"]
path = statscompiler
url = https://github.com/vainglorygame/statscompiler
[submodule "discordbot"]
path = discordbot
url = https://github.com/vainglorygame/discordbot
[submodule "preloader"]
path = preloader
url = https://github.com/vainglorygame/preloader
|