Move AccountManager to submodules

This commit is contained in:
Nils Bergmann
2022-01-05 17:32:30 +01:00
parent dc39acaa75
commit 72e2d24c67
3 changed files with 10 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "thirdparty/LUnpack"]
path = thirdparty/LUnpack
url = https://github.com/Xiphoseer/LUnpack.git
[submodule "thirdparty/AccountManager"]
path = thirdparty/AccountManager
url = https://github.com/DarkflameUniverse/AccountManager