mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 04:03:26 +01:00
- updated git submodules path
This commit is contained in:
8
.gitmodules
vendored
8
.gitmodules
vendored
@@ -16,21 +16,21 @@
|
|||||||
[submodule "Dependencies/libimobiledevice-glue"]
|
[submodule "Dependencies/libimobiledevice-glue"]
|
||||||
path = Dependencies/libimobiledevice-glue
|
path = Dependencies/libimobiledevice-glue
|
||||||
url = https://github.com/libimobiledevice/libimobiledevice-glue
|
url = https://github.com/libimobiledevice/libimobiledevice-glue
|
||||||
[submodule "AltSign"]
|
[submodule "Dependencies/AltSign"]
|
||||||
path = Dependencies/AltSign
|
path = Dependencies/AltSign
|
||||||
url = https://github.com/rileytestut/AltSign.git
|
url = https://github.com/rileytestut/AltSign.git
|
||||||
branch = marketplace
|
branch = marketplace
|
||||||
|
|
||||||
#sidestore dependencies
|
#sidestore dependencies
|
||||||
[submodule "minimuxer"]
|
[submodule "SideStore/minimuxer"]
|
||||||
path = SideStore/minimuxer
|
path = SideStore/minimuxer
|
||||||
url = https://github.com/SideStore/minimuxer
|
url = https://github.com/SideStore/minimuxer
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "em_proxy"]
|
[submodule "SideStore/em_proxy"]
|
||||||
path = SideStore/em_proxy
|
path = SideStore/em_proxy
|
||||||
url = https://github.com/SideStore/em_proxy
|
url = https://github.com/SideStore/em_proxy
|
||||||
branch = master
|
branch = master
|
||||||
[submodule "libfragmentzip"]
|
[submodule "SideStore/libfragmentzip"]
|
||||||
path = SideStore/libfragmentzip
|
path = SideStore/libfragmentzip
|
||||||
url = https://github.com/SideStore/libfragmentzip
|
url = https://github.com/SideStore/libfragmentzip
|
||||||
branch = master
|
branch = master
|
||||||
|
|||||||
Reference in New Issue
Block a user