refactor: split backend into center and guild modules
This commit is contained in:
10
.gitmodules
vendored
10
.gitmodules
vendored
@@ -2,9 +2,13 @@
|
||||
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
|
||||
[submodule "Fabric.Backend.Center"]
|
||||
path = Fabric.Backend.Center
|
||||
url = https://git.hangman-lab.top/nav/Fabric.Backend.Center.git
|
||||
branch = main
|
||||
[submodule "Fabric.Backend.Guild"]
|
||||
path = Fabric.Backend.Guild
|
||||
url = https://git.hangman-lab.top/nav/Fabric.Backend.Guild.git
|
||||
branch = main
|
||||
[submodule "Fabric.Frontend"]
|
||||
path = Fabric.Frontend
|
||||
|
||||
Reference in New Issue
Block a user