ghostty/.gitmodules
Mitchell Hashimoto 61f3007d86 submodule: freetype
2022-04-03 12:50:56 -07:00

13 lines
372 B
Plaintext

[submodule "vendor/mach"]
path = vendor/mach
url = https://github.com/hexops/mach.git
[submodule "vendor/raylib"]
path = vendor/raylib
url = https://github.com/raysan5/raylib.git
[submodule "vendor/stb"]
path = vendor/stb
url = https://github.com/nothings/stb.git
[submodule "vendor/freetype"]
path = vendor/freetype
url = https://github.com/freetype/freetype.git