summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVainsocial root <root@vainsocial>2017-03-10 18:30:25 +0000
committerVainsocial root <root@vainsocial>2017-03-10 18:30:25 +0000
commit712734f577cca9a9d0312e45c6c3fa57d4a691dd (patch)
tree3f9de951f91735b5c8bdabdf4ffdb3c5df3cd3d4 /.gitmodules
parentfff87b91e50d3ec569ea869c35a2c2821b9fb165 (diff)
downloadmeta-712734f577cca9a9d0312e45c6c3fa57d4a691dd.tar.gz
meta-712734f577cca9a9d0312e45c6c3fa57d4a691dd.zip
remove systemd, follow branches, clone vaindock
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