aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-01-24 22:55:57 +0100
committerSefa Eyeoglu <contact@scrumplex.net>2022-01-31 21:40:59 +0100
commit3aa809b8c0de48ca241ec567acda31ed1a728540 (patch)
treea5adefed46bd2ea7fda742d0b5be160f3e1c0f02 /.gitmodules
parentefa414c442a77735a5f972b7103e8ce866a6bdd1 (diff)
downloadPrismLauncher-3aa809b8c0de48ca241ec567acda31ed1a728540.tar.gz
PrismLauncher-3aa809b8c0de48ca241ec567acda31ed1a728540.tar.bz2
PrismLauncher-3aa809b8c0de48ca241ec567acda31ed1a728540.zip
refactor: add in-tree QuaZip
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index cff26810..10575207 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,7 @@
path = libraries/libnbtplusplus
url = https://github.com/MultiMC/libnbtplusplus.git
pushurl = git@github.com:MultiMC/libnbtplusplus.git
+
+[submodule "libraries/quazip"]
+ path = libraries/quazip
+ url = https://github.com/stachenov/quazip.git