From 72b2898dd64e2a3a07a432566854b8fec3649415 Mon Sep 17 00:00:00 2001 From: bccessnadev Date: Sun, 16 Aug 2026 12:50:35 -0500 Subject: [PATCH 1/2] 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 From b67d7db70d6e3dc2c99b7bd4fd94410624b398e0 Mon Sep 17 00:00:00 2001 From: bccessnadev Date: Wed, 26 Aug 2026 22:45:27 -0500 Subject: [PATCH 2/2] Update Swishy to match RLBot torch --- Botpack/Swishy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Botpack/Swishy b/Botpack/Swishy index 3fe54ab..96ebadc 160000 --- a/Botpack/Swishy +++ b/Botpack/Swishy @@ -1 +1 @@ -Subproject commit 3fe54abe39d728b9ae480144b691e37c373f5d26 +Subproject commit 96ebadca5e9c7b72be073e4367bcd03626a308e1