Convert to submodule monorepo

Replace inline subdirectories with git submodules pointing to
the dedicated OpenFUT-Core and OpenFUT-Bridge repositories.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
funman300
2026-06-25 15:12:00 -07:00
parent 6ef4c40e29
commit cbe075822c
80 changed files with 8 additions and 9039 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "openfut-core"]
path = openfut-core
url = https://git.aleshym.co/funman300/OpenFUT-Core.git
[submodule "openfut-bridge"]
path = openfut-bridge
url = https://git.aleshym.co/funman300/OpenFUT-Bridge.git