diff --git a/include/apps/apps.ini b/include/apps/apps.ini index 99fa9bc..daf4d3b 100644 --- a/include/apps/apps.ini +++ b/include/apps/apps.ini @@ -202,6 +202,21 @@ download 'https://cdn.niklascfw.de/switch/pack/apps/YouTube_Patched.zip' '/confi unzip '/config/ultrahand/downloads/YouTube_Patched.zip' '/Patched Apps/' delete '/config/ultrahand/downloads/YouTube_Patched.zip' +[gap] +;mode=table +;background=false +;gap=30 + +[Install Hinweis] +;mode=table +;alignment=left +;header=false +;scrollable=true +;wrapping_mode=word +;background=true +;info_text_color=warning +list_file_source './install_hinweis.txt' + [gap] ;mode=table ;background=false diff --git a/include/apps/install_hinweis.txt b/include/apps/install_hinweis.txt new file mode 100644 index 0000000..864ed61 --- /dev/null +++ b/include/apps/install_hinweis.txt @@ -0,0 +1,3 @@ +Hinweis: +- Patched Apps werden nach dem Download in 'sd:/Patched Apps' gespeichert. +- .nsp Datei muss danach manuell per Sphaira/DBI installiert werden. \ No newline at end of file