From 04a13116bffde1bec8ad8629250b43eba7f6fe22 Mon Sep 17 00:00:00 2001 From: funman300 Date: Mon, 29 Jun 2026 17:10:14 -0700 Subject: [PATCH] chore: remove broken launcher submodule; advance bridge to hook/RE work - Remove the openfut-launcher submodule: its recorded commit was never pushed and its remote held a mispushed copy of the superproject. The hook work now lives in openfut-bridge/openfut-hook instead. - Update openfut-bridge pointer to include the ProtoSSL RE tooling (tools/protossl-scan), the FIFA 23 version.dll hook (openfut-hook), and the bridge CLAUDE.md. Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitmodules | 3 --- openfut-bridge | 2 +- openfut-launcher | 1 - 3 files changed, 1 insertion(+), 5 deletions(-) delete mode 160000 openfut-launcher diff --git a/.gitmodules b/.gitmodules index a88d297..a4a54be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "openfut-bridge"] path = openfut-bridge url = https://git.aleshym.co/funman300/OpenFUT-Bridge.git -[submodule "openfut-launcher"] - path = openfut-launcher - url = https://git.aleshym.co/funman300/openfut-launcher.git diff --git a/openfut-bridge b/openfut-bridge index 77af7ce..bc66126 160000 --- a/openfut-bridge +++ b/openfut-bridge @@ -1 +1 @@ -Subproject commit 77af7ce3c9944a8551d58f4573cd56808e161d6a +Subproject commit bc6612697a2d722a78e9abde25f3df1c494408fd diff --git a/openfut-launcher b/openfut-launcher deleted file mode 160000 index 099241d..0000000 --- a/openfut-launcher +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 099241d9cad471bfc31fe2b9cd53dd8f65bd3d2b