Update package.ini

This commit is contained in:
ppkantorski
2024-07-09 06:40:47 -07:00
committed by GitHub
parent c411b2da0d
commit 1027e80b34

View File

@@ -36,7 +36,6 @@ filter /atmosphere/exefs_patches/nfim_ctest/
filter /atmosphere/exefs_patches/vi_patches/
filter /atmosphere/exefs_patches/NxThemesInstaller/
file_source /atmosphere/exefs_patches/.offload/*/
filter /atmosphere/exefs_patches/.offload/
file_source /atmosphere/exefs_patches/*/
delete {file_source}
@@ -96,11 +95,30 @@ delete {file_source}
[Active Mods]
[*Toggle Groups]
[*Search Pattern]
[*Search Pattern?active]
;mode=option
list_file_source './search_patterns.txt'
set-footer '{list_file_source(*)}'
[*Search Results?active]
;grouping=split2
file_source './repos/*/*{ini_file("*Search Pattern?repo",footer)}*/*.pchtxt'
;mode=toggle
;grouping=split3
ini_file './config.ini'
on:
filter /atmosphere/exefs_patches/.offload/
file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?repo",footer)}*/
file_source './contents/.onload/*/*{ini_file("*Search Pattern?repo",footer)}*/'
mirror_delete {file_source} /atmosphere/contents/
move {file_source} './contents/{file_name}/'
off:
filter './contents/.onload/'
file_source './contents/*/'
mirror_copy {file_source} /atmosphere/contents/
move {file_source} './contents/.onload/{file_name}/'
[Enable All]
ini_file './config.ini'
move '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern",footer)}*/' /atmosphere/exefs_patches/
@@ -210,7 +228,7 @@ cp "{file_source}" './pchtxts/{folder_name}/'
list_file_source './search_patterns.txt'
set-footer '{list_file_source(*)}'
[*Search Results]
[*Search Results?repo]
;grouping=split2
ini_file './config.ini'
file_source './repos/*/*{ini_file("*Search Pattern?repo",footer)}*/*.pchtxt'