diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-18 09:01:48 +0200 |
|---|---|---|
| committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-10-18 09:37:59 +0200 |
| commit | 722194405a8333a70b44cc204dabc8a590a6b3fd (patch) | |
| tree | 56da37a1332fb09bc995d34f4acac822d4201212 /.gitmodules | |
| parent | 0868a5e534e11190cec4fa1497ca0741ab0e762a (diff) | |
| download | PrismLauncher-722194405a8333a70b44cc204dabc8a590a6b3fd.tar.gz PrismLauncher-722194405a8333a70b44cc204dabc8a590a6b3fd.tar.bz2 PrismLauncher-722194405a8333a70b44cc204dabc8a590a6b3fd.zip | |
refactor: initial rebrand
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index efd5de29..d620faab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "depends/libnbtplusplus"] - path = libraries/libnbtplusplus - url = https://github.com/PolyMC/libnbtplusplus.git [submodule "libraries/quazip"] path = libraries/quazip url = https://github.com/stachenov/quazip.git @@ -10,3 +7,6 @@ [submodule "libraries/filesystem"] path = libraries/filesystem url = https://github.com/gulrak/filesystem +[submodule "libraries/libnbtplusplus"] + path = libraries/libnbtplusplus + url = https://github.com/PlaceholderMC/libnbtplusplus.git |
