Setup server/test submodules

rendering
Liza 2023-09-17 22:28:37 +02:00
parent 6260f35b61
commit cd52192d15
Signed by: liza
GPG Key ID: 7199F8D727D55F67
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@ -1,3 +1,9 @@
[submodule "vendor/ECommons"]
path = vendor/ECommons
url = https://github.com/NightmareXIV/ECommons
[submodule "Pal.Server"]
path = Pal.Server
url = git@git.carvel.li:liza/PalacePal.Server.git
[submodule "Pal.Server.Tests"]
path = Pal.Server.Tests
url = git@git.carvel.li:liza/PalacePal.Server.Tests.git

1
Pal.Server Submodule

@ -0,0 +1 @@
Subproject commit 2fe1f36669b78f876e27bcb48d66e4b005723ba1

1
Pal.Server.Tests Submodule

@ -0,0 +1 @@
Subproject commit 54d1d779f90fef56c3001de1eafe29d297a538c9