Update package.ini

This commit is contained in:
ppkantorski
2025-05-25 05:19:39 -07:00
committed by GitHub
parent e2688d625b
commit 8598d24499

View File

@@ -72,7 +72,7 @@ set-footer '{list_file_source(*)}'
;mode=toggle ;mode=toggle
;grouping=split3 ;grouping=split3
ini_file './config.ini' ini_file './config.ini'
file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'' file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
filter /atmosphere/exefs_patches/am/ filter /atmosphere/exefs_patches/am/
filter /atmosphere/exefs_patches/es_patches/ filter /atmosphere/exefs_patches/es_patches/
filter /atmosphere/exefs_patches/nfim_ctest/ filter /atmosphere/exefs_patches/nfim_ctest/
@@ -82,7 +82,7 @@ filter /atmosphere/exefs_patches/bluetooth_patches/
filter /atmosphere/exefs_patches/NxThemesInstaller/ filter /atmosphere/exefs_patches/NxThemesInstaller/
on: on:
filter /atmosphere/exefs_patches/.offload/ filter /atmosphere/exefs_patches/.offload/
file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/ file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/' move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/'
off: off:
file_source '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' file_source '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/'