chore: add Fabric.* repositories as submodules

This commit is contained in:
nav
2026-05-08 14:26:03 +00:00
parent fdbe4e3bdb
commit dd727263dc
6 changed files with 25 additions and 0 deletions

20
.gitmodules vendored Normal file
View File

@@ -0,0 +1,20 @@
[submodule "Fabric.OpenclawPlugin"]
path = Fabric.OpenclawPlugin
url = https://git.hangman-lab.top/nav/Fabric.OpenclawPlugin.git
branch = main
[submodule "Fabric.Backend"]
path = Fabric.Backend
url = https://git.hangman-lab.top/nav/Fabric.Backend.git
branch = main
[submodule "Fabric.Frontend"]
path = Fabric.Frontend
url = https://git.hangman-lab.top/nav/Fabric.Frontend.git
branch = main
[submodule "Fabric.Desktop"]
path = Fabric.Desktop
url = https://git.hangman-lab.top/nav/Fabric.Desktop.git
branch = main
[submodule "Fabric.Android"]
path = Fabric.Android
url = https://git.hangman-lab.top/nav/Fabric.Android.git
branch = main