libretro-chailove/.gitmodules
2022-01-02 13:38:45 -05:00

71 lines
1.9 KiB
Plaintext

[submodule "vendor/sdl-libretro"]
path = vendor/sdl-libretro
url = https://github.com/libretro/sdl-libretro.git
ignore = dirty
branch = master
[submodule "vendor/libretro-common"]
path = vendor/libretro-common
url = https://github.com/libretro/libretro-common.git
ignore = dirty
branch = master
[submodule "vendor/chaiscript"]
path = vendor/chaiscript
url = https://github.com/ChaiScript/ChaiScript.git
ignore = dirty
branch = develop
[submodule "vendor/stb"]
path = vendor/stb
url = https://github.com/nothings/stb.git
ignore = dirty
branch = master
[submodule "vendor/Snippets"]
path = vendor/Snippets
url = https://github.com/DanielGibson/Snippets.git
ignore = dirty
branch = master
[submodule "vendor/libretro-deps"]
path = vendor/libretro-deps
url = https://github.com/libretro/libretro-deps.git
ignore = dirty
branch = master
[submodule "vendor/styleguide"]
path = vendor/styleguide
url = https://github.com/google/styleguide.git
ignore = dirty
branch = gh-pages
[submodule "vendor/noarch"]
path = vendor/noarch
url = https://github.com/RobLoach/noarch.git
ignore = dirty
branch = master
[submodule "vendor/ChaiScript_Extras"]
path = vendor/ChaiScript_Extras
url = https://github.com/ChaiScript/ChaiScript_Extras.git
ignore = dirty
branch = master
[submodule "vendor/random"]
path = vendor/random
url = https://github.com/effolkronium/random.git
ignore = dirty
branch = master
[submodule "vendor/TinySHA1"]
path = vendor/TinySHA1
url = https://github.com/mohaps/TinySHA1.git
ignore = dirty
branch = master
[submodule "vendor/cppcodec"]
path = vendor/cppcodec
url = https://github.com/tplgy/cppcodec.git
ignore = dirty
branch = master
[submodule "vendor/physfs"]
path = vendor/physfs
url = https://github.com/icculus/physfs.git
ignore = dirty
branch = main
[submodule "vendor/SDL_tty-gitlab"]
path = vendor/SDL_tty
url = https://gitlab.com/grumbel/SDL_tty.git
ignore = dirty
branch = master