From 357db22d9cac9e40d7364f0a9b6606b130382210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AE=80=E5=BE=8B=E7=BA=AF?= Date: Wed, 28 Feb 2024 10:09:08 +0800 Subject: [PATCH] feat(bones): add submodule hydro_roll_core --- .gitmodules | 3 +++ hydro_roll_core | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 hydro_roll_core diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dd47220 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hydro_roll_core"] + path = hydro_roll_core + url = https://github.com/HydroRoll-Team/HydroRollCore diff --git a/hydro_roll_core b/hydro_roll_core new file mode 160000 index 0000000..967ce6d --- /dev/null +++ b/hydro_roll_core @@ -0,0 +1 @@ +Subproject commit 967ce6dc6fb3329b93293862c4e9178b8ce87091