Files
OpenFUT/.gitmodules
T
funman300 cbe075822c 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>
2026-06-25 15:12:00 -07:00

7 lines
216 B
Plaintext

[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