diff options
| author | 2024-05-30 04:18:09 +0800 | |
|---|---|---|
| committer | 2024-05-30 04:18:09 +0800 | |
| commit | 5a3d0c96a7b62e82a43eff9e5a7fd7dd15985b95 (patch) | |
| tree | 37a59070881a27a45becdd868e00e9f1957edee1 | |
| parent | 1a8296d9a698185406fe4e72678dc430fff0760a (diff) | |
| download | HydroRoll-5a3d0c96a7b62e82a43eff9e5a7fd7dd15985b95.tar.gz HydroRoll-5a3d0c96a7b62e82a43eff9e5a7fd7dd15985b95.zip | |
chore: Update .gitmodules
Change submodule "Nivis-Python" to "TRPGNivisSDK"
| -rw-r--r-- | .gitmodules | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 9c4d6d0..1897f8d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = hydro_roll_core url = https://github.com/HydroRoll-Team/HydroRollCore branch = main -[submodule "nivis_python"] - path = nivis_python - url = https://github.com/HydroRoll-Team/nivis-python - branch = main
\ No newline at end of file +[submodule "TRPGNivis"] + path = TRPGNivisSDK + url = https://github.com/HydroRoll-Team/TRPGNivis + branch = main |
