feat: added submodule for SDL3_image
This commit is contained in:
parent
bac1ace9bf
commit
aa2fc338d7
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -4,6 +4,9 @@
|
|||
[submodule "vendor/SDL3_ttf"]
|
||||
path = vendor/SDL3_ttf
|
||||
url = https://github.com/libsdl-org/SDL_ttf.git
|
||||
[submodule "vendor/SDL3_image"]
|
||||
path = vendor/SDL3_image
|
||||
url = https://github.com/libsdl-org/SDL_image.git
|
||||
[submodule "vendor/ceramic"]
|
||||
path = vendor/ceramic
|
||||
url = forgejo@git.objectionable.solutions:Sara/clay-ceramic.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue