feat: added submodule for ceramic
This commit is contained in:
parent
5f03f9dbb7
commit
0cec7f1203
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -4,3 +4,7 @@
|
|||
[submodule "vendor/SDL3_ttf"]
|
||||
path = vendor/SDL3_ttf
|
||||
url = https://github.com/libsdl-org/SDL_ttf.git
|
||||
[submodule "vendor/ceramic"]
|
||||
path = vendor/ceramic
|
||||
url = forgejo@git.objectionable.solutions:Sara/clay-ceramic.git
|
||||
branch = main
|
||||
|
|
|
|||
1
vendor/ceramic
vendored
Submodule
1
vendor/ceramic
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 72604542111253a9e2dd20992baf6dba81de9773
|
||||
Loading…
Reference in a new issue