remove submodules

This commit is contained in:
Skull Merlin 2022-03-17 02:45:35 +02:00
parent 7811e6aa32
commit 29d5c1deb4
5 changed files with 1 additions and 21 deletions

18
.gitmodules vendored
View File

@ -27,20 +27,4 @@
url = https://github.com/lua/lua.git
[submodule "deps/stb"]
path = deps/stb
url = https://github.com/nothings/stb.git
[submodule "deps/libtomcrypt"]
path = deps/libtomcrypt
url = git://github.com/libtom/libtomcrypt.git
branch = develop
[submodule "deps/zlib"]
path = deps/zlib
url = git://github.com/madler/zlib.git
branch = develop
[submodule "deps/libtommath"]
path = deps/libtommath
url = git://github.com/libtom/libtommath.git
branch = develop
[submodule "deps/protobuf"]
path = deps/protobuf
url = git://github.com/protocolbuffers/protobuf.git
branch = 3.17.x
url = https://github.com/nothings/stb.git

1
deps/libtomcrypt vendored

@ -1 +0,0 @@
Subproject commit 673f5ce29015a9bba3c96792920a10601b5b0718

1
deps/libtommath vendored

@ -1 +0,0 @@
Subproject commit 04e9d1e7a0493910b2eb5e757d623870692ada04

1
deps/protobuf vendored

@ -1 +0,0 @@
Subproject commit 5500c72c5b616da9f0125bcfab513987a1226e2b

1
deps/zlib vendored

@ -1 +0,0 @@
Subproject commit 2014a993addbc8f1b9785d97f55fd189792c2f78