ghostty/.gitmodules
Mitchell Hashimoto 49ff9b4ae9 add stb
2022-04-01 19:33:09 -07:00

10 lines
270 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