diff options
| author | realtradam <[email protected]> | 2023-04-12 00:38:49 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-04-12 00:38:49 -0400 |
| commit | 342ad2361ecb30d6b6859d927d38df6bd5896913 (patch) | |
| tree | 4e7f8793026d7be7b2ac653c648905d63efd9f8a | |
| parent | 1993da76fc92ee9065ed4af6305272f72685b63d (diff) | |
| download | TOJam2023-342ad2361ecb30d6b6859d927d38df6bd5896913.tar.gz TOJam2023-342ad2361ecb30d6b6859d927d38df6bd5896913.zip | |
update submodule url
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c562eed..99442be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,5 @@ [submodule "external/RodeoEngine"] path = external/RodeoKit url = https://github.com/realtradam/RodeoEngine.git +[submodule "RodeoKit"] + url = [email protected]:realtradam/RodeoKit.git |
