summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 79ca5eb..a5af2d0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,15 +1,24 @@
[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