From b07b7ec21285536d7f6f21a9752ca11bcf330d44 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 28 Feb 2024 12:03:39 +0800 Subject: feat(bones): add nivis-python submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index dd47220..e95bcf8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "hydro_roll_core"] path = hydro_roll_core url = https://github.com/HydroRoll-Team/HydroRollCore +[submodule "nivis_python"] + path = nivis_python + url = https://github.com/HydroRoll-Team/nivis-python -- cgit v1.2.3-70-g09d2