diff options
author | Michele Calgaro <[email protected]> | 2025-03-15 21:08:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-03-15 21:09:18 +0900 |
commit | 52e50ac4de2bec22bfd3c25abac05bc55d04f5c9 (patch) | |
tree | a872e0a9281d7a2a51bfd5cf61eb3e506a5f3d54 /.gitmodules | |
parent | 44f82ca7ab86e7c1ffe76ee0a645c4f42992ed47 (diff) | |
download | tde-52e50ac4de2bec22bfd3c25abac05bc55d04f5c9.tar.gz tde-52e50ac4de2bec22bfd3c25abac05bc55d04f5c9.zip |
Add tdeknighttour repository
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f0d5c0ea..b6bc804cd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -169,6 +169,9 @@ [submodule "main/applications/games/knights"] path = main/applications/games/knights url = https://[email protected]/scm/git/knights +[submodule "main/applications/games/tdeknighttour"] + path = main/applications/games/tdeknighttour + url = https://[email protected]/scm/git/tdeknighttour [submodule "main/applications/games/tdepacman"] path = main/applications/games/tdepacman url = https://[email protected]/scm/git/tdepacman |