Use LUnpack instead of lcdr utils for unpacking the client

This commit is contained in:
Nils Bergmann
2022-01-05 17:21:11 +01:00
parent 0f3fafde4b
commit f914799b62
4 changed files with 27 additions and 5 deletions

6
.gitmodules vendored
View File

@@ -10,7 +10,9 @@
[submodule "thirdparty/libbcrypt"]
path = thirdparty/libbcrypt
url = https://github.com/trusch/libbcrypt.git
# TODO: Merge changes by TheNoim into lcdr's repo and use that
[submodule "thirdparty/docker-utils"]
path = thirdparty/docker-utils
url = https://github.com/TheNoim/lcdr-utils
url = https://github.com/lcdr/utils.git
[submodule "thirdparty/LUnpack"]
path = thirdparty/LUnpack
url = https://github.com/Xiphoseer/LUnpack.git