From 712734f577cca9a9d0312e45c6c3fa57d4a691dd Mon Sep 17 00:00:00 2001 From: Vainsocial root Date: Fri, 10 Mar 2017 18:30:25 +0000 Subject: remove systemd, follow branches, clone vaindock --- .gitmodules | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.3.1