From e816d8f5b26456d5947f07c2d3a042245c8f5b0e Mon Sep 17 00:00:00 2001 From: ousttrue Date: Tue, 27 Mar 2018 16:04:33 +0900 Subject: [PATCH] add UniHumanoid as submodule --- .gitmodules | 3 +++ UniHumanoid | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 UniHumanoid diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..7574b0c14 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "UniHumanoid"] + path = UniHumanoid + url = https://github.com/ousttrue/UniHumanoid.git diff --git a/UniHumanoid b/UniHumanoid new file mode 160000 index 000000000..956cd33f7 --- /dev/null +++ b/UniHumanoid @@ -0,0 +1 @@ +Subproject commit 956cd33f7ad6c345cbec4443e7c29ff82d5013b7