mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-05-24 19:38:35 -05:00
Use LUnpack instead of lcdr utils for unpacking the client
This commit is contained in:
+4
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user