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 ++++ vainsocial | 1 + 2 files changed, 5 insertions(+) create mode 160000 vainsocial 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 diff --git a/vainsocial b/vainsocial new file mode 160000 index 0000000..dfb7db0 --- /dev/null +++ b/vainsocial @@ -0,0 +1 @@ +Subproject commit dfb7db0e0904448c20f65357bf2e30ea39da7a2a -- cgit v1.3.1