mirror of
https://github.com/zhenyan121/SporeBG-Conid.git
synced 2026-04-10 14:24:10 +08:00
add freetype as submodule locked to VER-2-14-1
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -1,3 +1,11 @@
|
||||
[submodule "third_party/SDL3"]
|
||||
path = third_party/SDL3
|
||||
url = https://github.com/libsdl-org/SDL.git
|
||||
|
||||
[submodule "third_party/SDL3_ttf"]
|
||||
path = third_party/SDL3_ttf
|
||||
url = https://github.com/libsdl-org/SDL_ttf.git
|
||||
|
||||
[submodule "third_party/freetype"]
|
||||
path = third_party/freetype
|
||||
url = https://gitlab.freedesktop.org/freetype/freetype.git
|
||||
|
||||
Reference in New Issue
Block a user