From 52e50ac4de2bec22bfd3c25abac05bc55d04f5c9 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 15 Mar 2025 21:08:29 +0900 Subject: Add tdeknighttour repository Signed-off-by: Michele Calgaro --- .gitmodules | 3 +++ main/applications/games/tdeknighttour | 1 + 2 files changed, 4 insertions(+) create mode 160000 main/applications/games/tdeknighttour 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://system@scm.trinitydesktop.org/scm/git/knights +[submodule "main/applications/games/tdeknighttour"] + path = main/applications/games/tdeknighttour + url = https://system@scm.trinitydesktop.org/scm/git/tdeknighttour [submodule "main/applications/games/tdepacman"] path = main/applications/games/tdepacman url = https://system@scm.trinitydesktop.org/scm/git/tdepacman diff --git a/main/applications/games/tdeknighttour b/main/applications/games/tdeknighttour new file mode 160000 index 000000000..945df3505 --- /dev/null +++ b/main/applications/games/tdeknighttour @@ -0,0 +1 @@ +Subproject commit 945df3505d702002626d26bce3353e2c80f86ff1 -- cgit v1.2.1