diff options
| -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 |
