Cxbx-Reloaded/.gitmodules

34 lines
979 B
Plaintext
Raw Normal View History

2019-03-11 21:49:16 +00:00
[submodule "import/subhook"]
path = import/subhook
2020-03-05 22:16:10 +00:00
url = https://github.com/Zeex/subhook.git
shallow = true
2019-03-11 21:49:16 +00:00
[submodule "import/cs_x86"]
path = import/cs_x86
url = https://github.com/x1nixmzeng/cs_x86.git
2019-03-11 21:49:16 +00:00
[submodule "import/XbSymbolDatabase"]
path = import/XbSymbolDatabase
url = https://github.com/Cxbx-Reloaded/XbSymbolDatabase.git
2019-03-11 21:49:16 +00:00
[submodule "import/simpleini"]
path = import/simpleini
url = https://github.com/brofield/simpleini.git
shallow = true
[submodule "import/libtommath"]
path = import/libtommath
url = https://github.com/libtom/libtommath.git
branch = master
shallow = true
[submodule "import/libtomcrypt"]
path = import/libtomcrypt
url = https://github.com/libtom/libtomcrypt.git
branch = master
shallow = true
2019-09-05 21:10:09 +00:00
[submodule "import/SDL2"]
path = import/SDL2
url = https://github.com/SDL-mirror/SDL.git
shallow = true
2020-09-25 08:38:29 +00:00
[submodule "import/xxHash"]
path = import/xxHash
url = https://github.com/Cyan4973/xxHash.git
branch = release
shallow = true