From 72b2898dd64e2a3a07a432566854b8fec3649415 Mon Sep 17 00:00:00 2001 From: bccessnadev Date: Sun, 16 Aug 2026 12:50:35 -0500 Subject: [PATCH] Add Swishy (hoops bot) submodule to botpack --- .gitmodules | 3 +++ Botpack/Swishy | 1 + 2 files changed, 4 insertions(+) create mode 160000 Botpack/Swishy diff --git a/.gitmodules b/.gitmodules index c6fb4ee..189cf5d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "Botpack/RLDojo"] path = Botpack/RLDojo url = https://github.com/ecolsen7/RLDojo.git +[submodule "Botpack/Swishy"] + path = Botpack/Swishy + url = https://github.com/bccessnadev/RLBot-Swishy.git diff --git a/Botpack/Swishy b/Botpack/Swishy new file mode 160000 index 0000000..3fe54ab --- /dev/null +++ b/Botpack/Swishy @@ -0,0 +1 @@ +Subproject commit 3fe54abe39d728b9ae480144b691e37c373f5d26