Fix Atmosphere-libs submodule to point at Atmosphere-Pro boot-storage.
The previous Atmosphere-NX commit is not available in the new remote, which broke submodule update.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,7 +1,7 @@
|
|||||||
[submodule "Source/Horizon-OC-Monitor/lib/Atmosphere-libs"]
|
[submodule "Source/Horizon-OC-Monitor/lib/Atmosphere-libs"]
|
||||||
path = Source/Horizon-OC-Monitor/lib/Atmosphere-libs
|
path = Source/Horizon-OC-Monitor/lib/Atmosphere-libs
|
||||||
url = https://github.com/Atmosphere-NX/Atmosphere-libs
|
url = https://github.com/NaGaa95/Atmosphere-Pro.git
|
||||||
branch = master
|
branch = boot-storage
|
||||||
[submodule "Source/Horizon-OC-Monitor/lib/libultrahand"]
|
[submodule "Source/Horizon-OC-Monitor/lib/libultrahand"]
|
||||||
path = Source/Horizon-OC-Monitor/lib/libultrahand
|
path = Source/Horizon-OC-Monitor/lib/libultrahand
|
||||||
url = https://github.com/ppkantorski/libultrahand
|
url = https://github.com/ppkantorski/libultrahand
|
||||||
|
|||||||
3
Source/Horizon-OC-Monitor/.gitmodules
vendored
3
Source/Horizon-OC-Monitor/.gitmodules
vendored
@@ -1,6 +1,7 @@
|
|||||||
[submodule "lib/Atmosphere-libs"]
|
[submodule "lib/Atmosphere-libs"]
|
||||||
path = lib/Atmosphere-libs
|
path = lib/Atmosphere-libs
|
||||||
url = https://github.com/Atmosphere-NX/Atmosphere-libs
|
url = https://github.com/NaGaa95/Atmosphere-Pro.git
|
||||||
|
branch = boot-storage
|
||||||
[submodule "lib/libultrahand"]
|
[submodule "lib/libultrahand"]
|
||||||
path = lib/libultrahand
|
path = lib/libultrahand
|
||||||
url = https://github.com/ppkantorski/libultrahand
|
url = https://github.com/ppkantorski/libultrahand
|
||||||
|
|||||||
Reference in New Issue
Block a user