Compare commits
10 Commits
f12b6215ba
...
f75b8a3390
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f75b8a3390 | ||
|
|
5970bbb9cd | ||
|
|
369720a3ac | ||
|
|
1face6c194 | ||
|
|
6bd25557c5 | ||
|
|
20cf45b9fb | ||
|
|
eb1ac17243 | ||
|
|
7c0a42ff77 | ||
|
|
f798743b52 | ||
|
|
0657c73d34 |
@@ -1,8 +1,8 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[](https://github.com/Woody-NX/NiklasCFW_Pack/releases/latest)
|
[](https://github.com/Woody-NX/NiklasCFW_Pack/releases/latest)
|
||||||
[](https://github.com/THZoria/NX_Firmware/releases/tag/20.4.0)
|
[](https://github.com/THZoria/NX_Firmware/releases/tag/20.5.0)
|
||||||
[](https://github.com/Atmosphere-NX/Atmosphere/releases/tag/1.9.4)
|
[](https://github.com/Atmosphere-NX/Atmosphere/releases/tag/1.9.5)
|
||||||
|
|
||||||
[](https://github.com/Woody-NX/NiklasCFW_Pack/releases)
|
[](https://github.com/Woody-NX/NiklasCFW_Pack/releases)
|
||||||
[](https://github.com/Woody-NX/NiklasCFW_Pack/releases)
|
[](https://github.com/Woody-NX/NiklasCFW_Pack/releases)
|
||||||
|
|||||||
@@ -3,6 +3,11 @@
|
|||||||
"name": "fastCFWswitch - neueste",
|
"name": "fastCFWswitch - neueste",
|
||||||
"ovl-url": "https://api.github.com/repos/Hartie95/fastCFWswitch/releases?per_page=1&sort=created&order=desc",
|
"ovl-url": "https://api.github.com/repos/Hartie95/fastCFWswitch/releases?per_page=1&sort=created&order=desc",
|
||||||
"download-entry": "0"
|
"download-entry": "0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Fizeau - neueste",
|
||||||
|
"zip-url": "https://api.github.com/repos/averne/Fizeau/releases?per_page=1&sort=created&order=desc",
|
||||||
|
"download-entry": "0"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Sysmodules - neueste",
|
"name": "Sysmodules - neueste",
|
||||||
@@ -21,3 +26,5 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,8 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Overlays Listen Updater - 1.0.0",
|
"name": "Overlays Listen Updater - 1.0.1",
|
||||||
"label": "NiklasCFW und Firmware Downloader",
|
"label": "NiklasCFW und Firmware Downloader",
|
||||||
"file-1-url": "https://raw.githubusercontent.com/Woody-NX/NiklasCFW_Pack/refs/heads/main/Switch/.packages/NiklasCFW%20und%20Firmware%20Downloader/overlays.json"
|
"file-1-url": "https://raw.githubusercontent.com/Woody-NX/NiklasCFW_Pack/refs/heads/main/Switch/.packages/NiklasCFW%20und%20Firmware%20Downloader/overlays.json"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -96,13 +96,13 @@ json_file_source '/switch/.packages/NiklasCFW und Firmware Downloader/app_packag
|
|||||||
download {json_file_source(*,file-1-url)} /switch/.packages/{json_file_source(*,label)}/
|
download {json_file_source(*,file-1-url)} /switch/.packages/{json_file_source(*,label)}/
|
||||||
delete '/switch/.packages/Update Appliste'
|
delete '/switch/.packages/Update Appliste'
|
||||||
|
|
||||||
[*Sysmodullist Updater 1.0.0]
|
[*Sysmodul Listen Updater 1.0.0]
|
||||||
try:
|
try:
|
||||||
json_file_source '/switch/.packages/NiklasCFW und Firmware Downloader/sysmodules_packages.json' name
|
json_file_source '/switch/.packages/NiklasCFW und Firmware Downloader/sysmodules_packages.json' name
|
||||||
download {json_file_source(*,file-1-url)} /switch/.packages/{json_file_source(*,label)}/
|
download {json_file_source(*,file-1-url)} /switch/.packages/{json_file_source(*,label)}/
|
||||||
delete /switch/.packages/Update Sysmodulliste
|
delete /switch/.packages/Update Sysmodulliste
|
||||||
|
|
||||||
[*Overlayslist Updater 1.0.0]
|
[*Overlays Listen Updater 1.0.1]
|
||||||
try:
|
try:
|
||||||
json_file_source '/switch/.packages/NiklasCFW und Firmware Downloader/overlays_packages.json' name
|
json_file_source '/switch/.packages/NiklasCFW und Firmware Downloader/overlays_packages.json' name
|
||||||
download {json_file_source(*,file-1-url)} /switch/.packages/{json_file_source(*,label)}/
|
download {json_file_source(*,file-1-url)} /switch/.packages/{json_file_source(*,label)}/
|
||||||
|
|||||||
@@ -6,3 +6,5 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@@ -1,2 +0,0 @@
|
|||||||
btdrv
|
|
||||||
btm
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"name" : "MissionControl",
|
|
||||||
"tid" : "010000000000bd00",
|
|
||||||
"requires_reboot": true
|
|
||||||
}
|
|
||||||
Binary file not shown.
@@ -1,5 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "ldn_mitm",
|
|
||||||
"tid": "4200000000000010",
|
|
||||||
"requires_reboot": true
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user