From 9584765136b54a657e54d5d8c3baf7de9e3f318b Mon Sep 17 00:00:00 2001 From: Vainsocial root Date: Fri, 10 Mar 2017 18:35:03 +0000 Subject: add vainsocial repo --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a5af2d0..32af209 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,7 @@ 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 -- cgit v1.3.1