From 53259246e438bc3bfc62f04383827585d29fdfd7 Mon Sep 17 00:00:00 2001 From: Alexander Tarasov Date: Tue, 18 Mar 2025 10:11:35 +0300 Subject: [PATCH] added switch-tools submodule --- .gitmodules | 3 +++ switch-tools | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 switch-tools diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..add9448 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "switch-tools"] + path = switch-tools + url = https://github.com/switchbrew/switch-tools diff --git a/switch-tools b/switch-tools new file mode 160000 index 0000000..2275606 --- /dev/null +++ b/switch-tools @@ -0,0 +1 @@ +Subproject commit 22756068dd0ed6ff9734c59cb4f99ebd3f62555b