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:
@@ -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
|
||||
Reference in New Issue
Block a user