Store Alchemist data under /switch/Alchemist (survives .packages wipe)

Point repos, pchtxts staging, contents staging, search_patterns, config,
and RELEASE metadata to /switch/Alchemist/ so OmniNX pack updates that
clear /switch/.packages/ do not remove mods or UI state. Package scripts
under .packages/Alchemist/ remain the Ultrahand entry only.

Fix truncated [*Z] section in pchtxt_cucholix.ini introduced by path edit.

Made-with: Cursor
This commit is contained in:
Niklas Friesen
2026-04-15 20:29:13 +02:00
parent c3e447f0cf
commit a84a08176d
15 changed files with 810 additions and 809 deletions

View File

@@ -5,196 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/0*/*/' file_source '/switch/Alchemist/repos/contents/*/0*/*/'
file_source './../repos/contents/*/1*/*/' file_source '/switch/Alchemist/repos/contents/*/1*/*/'
file_source './../repos/contents/*/2*/*/' file_source '/switch/Alchemist/repos/contents/*/2*/*/'
file_source './../repos/contents/*/3*/*/' file_source '/switch/Alchemist/repos/contents/*/3*/*/'
file_source './../repos/contents/*/4*/*/' file_source '/switch/Alchemist/repos/contents/*/4*/*/'
file_source './../repos/contents/*/5*/*/' file_source '/switch/Alchemist/repos/contents/*/5*/*/'
file_source './../repos/contents/*/6*/*/' file_source '/switch/Alchemist/repos/contents/*/6*/*/'
file_source './../repos/contents/*/7*/*/' file_source '/switch/Alchemist/repos/contents/*/7*/*/'
file_source './../repos/contents/*/8*/*/' file_source '/switch/Alchemist/repos/contents/*/8*/*/'
file_source './../repos/contents/*/9*/*/' file_source '/switch/Alchemist/repos/contents/*/9*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/A*/*/' file_source '/switch/Alchemist/repos/contents/*/A*/*/'
file_source './../repos/contents/*/a*/*/' file_source '/switch/Alchemist/repos/contents/*/a*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/B*/*/' file_source '/switch/Alchemist/repos/contents/*/B*/*/'
file_source './../repos/contents/*/b*/*/' file_source '/switch/Alchemist/repos/contents/*/b*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/C*/*/' file_source '/switch/Alchemist/repos/contents/*/C*/*/'
file_source './../repos/contents/*/c*/*/' file_source '/switch/Alchemist/repos/contents/*/c*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/D*/*/' file_source '/switch/Alchemist/repos/contents/*/D*/*/'
file_source './../repos/contents/*/d*/*/' file_source '/switch/Alchemist/repos/contents/*/d*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/E*/*/' file_source '/switch/Alchemist/repos/contents/*/E*/*/'
file_source './../repos/contents/*/e*/*/' file_source '/switch/Alchemist/repos/contents/*/e*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/F*/*/' file_source '/switch/Alchemist/repos/contents/*/F*/*/'
file_source './../repos/contents/*/f*/*/' file_source '/switch/Alchemist/repos/contents/*/f*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/G*/*/' file_source '/switch/Alchemist/repos/contents/*/G*/*/'
file_source './../repos/contents/*/g*/*/' file_source '/switch/Alchemist/repos/contents/*/g*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/H*/*/' file_source '/switch/Alchemist/repos/contents/*/H*/*/'
file_source './../repos/contents/*/h*/*/' file_source '/switch/Alchemist/repos/contents/*/h*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/I*/*/' file_source '/switch/Alchemist/repos/contents/*/I*/*/'
file_source './../repos/contents/*/i*/*/' file_source '/switch/Alchemist/repos/contents/*/i*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/J*/*/' file_source '/switch/Alchemist/repos/contents/*/J*/*/'
file_source './../repos/contents/*/j*/*/' file_source '/switch/Alchemist/repos/contents/*/j*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/K*/*/' file_source '/switch/Alchemist/repos/contents/*/K*/*/'
file_source './../repos/contents/*/k*/*/' file_source '/switch/Alchemist/repos/contents/*/k*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/L*/*/' file_source '/switch/Alchemist/repos/contents/*/L*/*/'
file_source './../repos/contents/*/l*/*/' file_source '/switch/Alchemist/repos/contents/*/l*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/M*/*/' file_source '/switch/Alchemist/repos/contents/*/M*/*/'
file_source './../repos/contents/*/m*/*/' file_source '/switch/Alchemist/repos/contents/*/m*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/N*/*/' file_source '/switch/Alchemist/repos/contents/*/N*/*/'
file_source './../repos/contents/*/n*/*/' file_source '/switch/Alchemist/repos/contents/*/n*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/O*/*/' file_source '/switch/Alchemist/repos/contents/*/O*/*/'
file_source './../repos/contents/*/o*/*/' file_source '/switch/Alchemist/repos/contents/*/o*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/P*/*/' file_source '/switch/Alchemist/repos/contents/*/P*/*/'
file_source './../repos/contents/*/p*/*/' file_source '/switch/Alchemist/repos/contents/*/p*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/Q*/*/' file_source '/switch/Alchemist/repos/contents/*/Q*/*/'
file_source './../repos/contents/*/q*/*/' file_source '/switch/Alchemist/repos/contents/*/q*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/R*/*/' file_source '/switch/Alchemist/repos/contents/*/R*/*/'
file_source './../repos/contents/*/r*/*/' file_source '/switch/Alchemist/repos/contents/*/r*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/S*/*/' file_source '/switch/Alchemist/repos/contents/*/S*/*/'
file_source './../repos/contents/*/s*/*/' file_source '/switch/Alchemist/repos/contents/*/s*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/T*/*/' file_source '/switch/Alchemist/repos/contents/*/T*/*/'
file_source './../repos/contents/*/t*/*/' file_source '/switch/Alchemist/repos/contents/*/t*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/U*/*/' file_source '/switch/Alchemist/repos/contents/*/U*/*/'
file_source './../repos/contents/*/u*/*/' file_source '/switch/Alchemist/repos/contents/*/u*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/V*/*/' file_source '/switch/Alchemist/repos/contents/*/V*/*/'
file_source './../repos/contents/*/v*/*/' file_source '/switch/Alchemist/repos/contents/*/v*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/W*/*/' file_source '/switch/Alchemist/repos/contents/*/W*/*/'
file_source './../repos/contents/*/w*/*/' file_source '/switch/Alchemist/repos/contents/*/w*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/X*/*/' file_source '/switch/Alchemist/repos/contents/*/X*/*/'
file_source './../repos/contents/*/x*/*/' file_source '/switch/Alchemist/repos/contents/*/x*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/Y*/*/' file_source '/switch/Alchemist/repos/contents/*/Y*/*/'
file_source './../repos/contents/*/y*/*/' file_source '/switch/Alchemist/repos/contents/*/y*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/*/Z*/*/' file_source '/switch/Alchemist/repos/contents/*/Z*/*/'
file_source './../repos/contents/*/z*/*/' file_source '/switch/Alchemist/repos/contents/*/z*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'

View File

@@ -5,196 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/0*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/0*/*/'
file_source './../repos/contents/cucholix/1*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/1*/*/'
file_source './../repos/contents/cucholix/2*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/2*/*/'
file_source './../repos/contents/cucholix/3*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/3*/*/'
file_source './../repos/contents/cucholix/4*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/4*/*/'
file_source './../repos/contents/cucholix/5*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/5*/*/'
file_source './../repos/contents/cucholix/6*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/6*/*/'
file_source './../repos/contents/cucholix/7*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/7*/*/'
file_source './../repos/contents/cucholix/8*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/8*/*/'
file_source './../repos/contents/cucholix/9*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/9*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/A*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/A*/*/'
file_source './../repos/contents/cucholix/a*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/a*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/B*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/B*/*/'
file_source './../repos/contents/cucholix/b*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/b*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/C*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/C*/*/'
file_source './../repos/contents/cucholix/c*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/c*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/D*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/D*/*/'
file_source './../repos/contents/cucholix/d*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/d*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/E*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/E*/*/'
file_source './../repos/contents/cucholix/e*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/e*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/F*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/F*/*/'
file_source './../repos/contents/cucholix/f*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/f*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/G*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/G*/*/'
file_source './../repos/contents/cucholix/g*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/g*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/H*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/H*/*/'
file_source './../repos/contents/cucholix/h*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/h*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/I*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/I*/*/'
file_source './../repos/contents/cucholix/i*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/i*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/J*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/J*/*/'
file_source './../repos/contents/cucholix/j*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/j*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/K*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/K*/*/'
file_source './../repos/contents/cucholix/k*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/k*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/L*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/L*/*/'
file_source './../repos/contents/cucholix/l*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/l*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/M*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/M*/*/'
file_source './../repos/contents/cucholix/m*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/m*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/N*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/N*/*/'
file_source './../repos/contents/cucholix/n*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/n*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/O*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/O*/*/'
file_source './../repos/contents/cucholix/o*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/o*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/P*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/P*/*/'
file_source './../repos/contents/cucholix/p*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/p*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/Q*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/Q*/*/'
file_source './../repos/contents/cucholix/q*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/q*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/R*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/R*/*/'
file_source './../repos/contents/cucholix/r*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/r*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/S*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/S*/*/'
file_source './../repos/contents/cucholix/s*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/s*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/T*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/T*/*/'
file_source './../repos/contents/cucholix/t*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/t*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/U*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/U*/*/'
file_source './../repos/contents/cucholix/u*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/u*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/V*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/V*/*/'
file_source './../repos/contents/cucholix/v*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/v*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/W*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/W*/*/'
file_source './../repos/contents/cucholix/w*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/w*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/X*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/X*/*/'
file_source './../repos/contents/cucholix/x*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/x*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/Y*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/Y*/*/'
file_source './../repos/contents/cucholix/y*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/y*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/contents/cucholix/Z*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/Z*/*/'
file_source './../repos/contents/cucholix/z*/*/' file_source '/switch/Alchemist/repos/contents/cucholix/z*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'

View File

@@ -18,8 +18,8 @@
[*Active?contents_repo] [*Active?contents_repo]
;grouping=split2 ;grouping=split2
file_source './../repos/contents/*/*/{title_id}/' file_source '/switch/Alchemist/repos/contents/*/*/{title_id}/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
[gap] [gap]
;mode=table ;mode=table
@@ -38,11 +38,11 @@ package_source ./contents_repos.ini
[*Search Pattern?contents_repo] [*Search Pattern?contents_repo]
;mode=option ;mode=option
list_file_source './../search_patterns.txt' list_file_source '/switch/Alchemist/search_patterns.txt'
set-footer '{list_file_source(*)}' set-footer '{list_file_source(*)}'
[*Search Results?contents_repo] [*Search Results?contents_repo]
;grouping=split2 ;grouping=split2
ini_file './config.ini' ini_file '/switch/Alchemist/config.ini'
file_source './../repos/contents/*/*{ini_file("*Search Pattern?contents_repo",footer)}*/*/' file_source '/switch/Alchemist/repos/contents/*/*{ini_file("*Search Pattern?contents_repo",footer)}*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'

View File

@@ -20,16 +20,16 @@
;grouping=split5 ;grouping=split5
;progress=true ;progress=true
on: on:
file_source './../contents/.loaded/*/{title_id}*' file_source '/switch/Alchemist/contents/.loaded/*/{title_id}*'
delete './../contents/.loaded/{folder_name}/duplicates.txt' delete '/switch/Alchemist/contents/.loaded/{folder_name}/duplicates.txt'
compare './../contents/.loaded/{split({folder_name}," - ",0)} -*/location_on.txt' './../contents/.loaded/{folder_name}/location_on.txt' './../contents/.loaded/{folder_name}/duplicates.txt' compare '/switch/Alchemist/contents/.loaded/{split({folder_name}," - ",0)} -*/location_on.txt' '/switch/Alchemist/contents/.loaded/{folder_name}/location_on.txt' '/switch/Alchemist/contents/.loaded/{folder_name}/duplicates.txt'
move -src './../contents/.loaded/{folder_name}/location_on.txt' -dest './../contents/.loaded/{folder_name}/location_off.txt' -copy_filter './../contents/.loaded/{folder_name}/duplicates.txt' move -src '/switch/Alchemist/contents/.loaded/{folder_name}/location_on.txt' -dest '/switch/Alchemist/contents/.loaded/{folder_name}/location_off.txt' -copy_filter '/switch/Alchemist/contents/.loaded/{folder_name}/duplicates.txt'
delete './../contents/.loaded/{folder_name}/' delete '/switch/Alchemist/contents/.loaded/{folder_name}/'
off: off:
file_source './../contents/*/{title_id}*' file_source '/switch/Alchemist/contents/*/{title_id}*'
filter './../contents/.loaded/*/' filter '/switch/Alchemist/contents/.loaded/*/'
flag './../contents/{folder_name}/*/' './../contents/.loaded/{folder_name}/' flag '/switch/Alchemist/contents/{folder_name}/*/' '/switch/Alchemist/contents/.loaded/{folder_name}/'
move './../contents/{folder_name}/' '/atmosphere/contents/' -log_src './../contents/.loaded/{folder_name}/location_off.txt' -log_dest './../contents/.loaded/{folder_name}/location_on.txt' move '/switch/Alchemist/contents/{folder_name}/' '/atmosphere/contents/' -log_src '/switch/Alchemist/contents/.loaded/{folder_name}/location_off.txt' -log_dest '/switch/Alchemist/contents/.loaded/{folder_name}/location_on.txt'
[gap] [gap]
@@ -45,25 +45,25 @@ off:
on: on:
logging logging
file_source './../contents/.loaded/*/' file_source '/switch/Alchemist/contents/.loaded/*/'
delete '{file_source}duplicates.txt' delete '{file_source}duplicates.txt'
compare './../contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt' compare '/switch/Alchemist/contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
move -src '{file_source}location_on.txt' -dest '{file_source}location_off.txt' -copy_filter '{file_source}duplicates.txt' move -src '{file_source}location_on.txt' -dest '{file_source}location_off.txt' -copy_filter '{file_source}duplicates.txt'
delete '{file_source}' delete '{file_source}'
off: off:
logging logging
file_source './../contents/*/' file_source '/switch/Alchemist/contents/*/'
filter './../contents/.loaded/' filter '/switch/Alchemist/contents/.loaded/'
flag '{file_source}*/' './../contents/.loaded/{file_name}/' flag '{file_source}*/' '/switch/Alchemist/contents/.loaded/{file_name}/'
move '{file_source}' '/atmosphere/contents/' -log_src './../contents/.loaded/{file_name}/location_off.txt' -log_dest './../contents/.loaded/{file_name}/location_on.txt' move '{file_source}' '/atmosphere/contents/' -log_src '/switch/Alchemist/contents/.loaded/{file_name}/location_off.txt' -log_dest '/switch/Alchemist/contents/.loaded/{file_name}/location_on.txt'
[*Delete?2] [*Delete?2]
;grouping=split3 ;grouping=split3
;hold=true ;hold=true
file_source './../contents/.loaded/*/' file_source '/switch/Alchemist/contents/.loaded/*/'
file_source './../contents/*/' file_source '/switch/Alchemist/contents/*/'
compare './../contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt' compare '/switch/Alchemist/contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
delete -src '{file_source}location_on.txt' -filter '{file_source}duplicates.txt' delete -src '{file_source}location_on.txt' -filter '{file_source}duplicates.txt'
delete {file_source} delete {file_source}
@@ -80,5 +80,5 @@ delete {file_source}
;spacing=10 ;spacing=10
'For managing content mods installed in'='' 'For managing content mods installed in'=''
''='"/switch/.packages/Alchemist/contents/"' ''='"/switch/Alchemist/contents/"'

View File

@@ -97,13 +97,13 @@ delete {file_source}
[*Groups] [*Groups]
[*Search Pattern?active] [*Search Pattern?active]
;mode=option ;mode=option
list_file_source './../search_patterns.txt' list_file_source '/switch/Alchemist/search_patterns.txt'
set-footer '{list_file_source(*)}' set-footer '{list_file_source(*)}'
[*Search Results?active] [*Search Results?active]
;mode=toggle ;mode=toggle
;grouping=split3 ;grouping=split3
ini_file './config.ini' ini_file '/switch/Alchemist/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/
@@ -126,11 +126,11 @@ off:
[Enable All] [Enable All]
logging logging
ini_file './config.ini' ini_file '/switch/Alchemist/config.ini'
move '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/ move '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/
[Disable All] [Disable All]
ini_file './config.ini' ini_file '/switch/Alchemist/config.ini'
move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/.offload/ move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/.offload/
[gap] [gap]
@@ -144,7 +144,7 @@ move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
;alignment=left ;alignment=left
;offset=7 ;offset=7
;spacing=10 ;spacing=10
''='Patterns can be added to "search_patterns.txt"' ''='Patterns can be added to "/switch/Alchemist/search_patterns.txt"'
[exeFS Patches] [exeFS Patches]

View File

@@ -4,196 +4,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/0*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/0*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/1*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/1*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/2*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/2*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/3*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/3*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/4*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/4*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/5*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/5*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/6*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/6*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/7*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/7*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/8*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/8*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/9*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/9*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/A*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/A*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/a*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/a*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/B*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/B*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/b*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/b*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/C*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/C*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/c*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/c*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/D*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/D*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/d*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/d*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/E*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/E*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/e*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/e*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/F*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/F*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/f*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/f*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/G*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/G*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/g*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/g*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/H*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/H*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/h*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/h*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/I*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/I*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/i*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/i*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/J*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/J*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/j*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/j*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/K*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/K*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/k*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/k*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/L*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/L*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/l*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/l*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/M*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/M*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/m*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/m*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/N*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/N*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/n*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/n*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/O*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/O*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/o*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/o*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/P*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/P*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/p*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/p*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/Q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/Q*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/q*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/R*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/R*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/r*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/r*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/S*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/S*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/s*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/s*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/T*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/T*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/t*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/t*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/U*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/U*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/u*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/u*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/V*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/V*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/v*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/v*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/W*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/W*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/w*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/w*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/X*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/X*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/x*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/x*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/Y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/Y*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/y*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/Fl4sh9174/Z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/Z*/*.pchtxt'
file_source './../repos/pchtxts/Fl4sh9174/z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/z*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -5,196 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/0*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/0*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/1*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/1*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/2*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/2*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/3*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/3*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/4*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/4*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/5*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/5*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/6*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/6*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/7*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/7*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/8*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/8*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/9*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/9*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/A*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/A*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/a*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/a*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/B*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/B*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/b*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/b*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/C*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/C*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/c*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/c*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/D*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/D*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/d*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/d*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/E*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/E*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/e*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/e*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/F*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/F*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/f*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/f*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/G*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/G*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/g*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/g*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/H*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/H*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/h*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/h*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/I*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/I*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/i*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/i*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/J*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/J*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/j*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/j*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/K*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/K*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/k*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/k*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/L*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/L*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/l*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/l*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/M*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/M*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/m*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/m*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/N*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/N*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/n*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/n*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/O*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/O*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/o*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/o*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/P*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/P*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/p*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/p*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/Q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/Q*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/q*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/R*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/R*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/r*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/r*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/S*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/S*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/s*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/s*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/T*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/T*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/t*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/t*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/U*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/U*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/u*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/u*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/V*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/V*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/v*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/v*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/W*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/W*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/w*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/w*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/X*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/X*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/x*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/x*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/Y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/Y*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/y*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/KeatonTheBot/Z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/Z*/*.pchtxt'
file_source './../repos/pchtxts/KeatonTheBot/z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/z*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -5,196 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/0*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/0*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/1*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/1*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/2*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/2*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/3*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/3*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/4*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/4*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/5*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/5*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/6*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/6*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/7*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/7*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/8*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/8*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/9*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/9*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/A*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/A*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/a*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/a*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/B*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/B*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/b*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/b*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/C*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/C*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/c*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/c*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/D*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/D*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/d*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/d*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/E*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/E*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/e*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/e*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/F*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/F*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/f*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/f*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/G*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/G*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/g*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/g*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/H*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/H*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/h*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/h*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/I*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/I*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/i*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/i*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/J*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/J*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/j*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/j*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/K*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/K*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/k*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/k*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/L*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/L*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/l*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/l*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/M*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/M*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/m*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/m*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/N*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/N*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/n*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/n*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/O*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/O*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/o*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/o*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/P*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/P*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/p*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/p*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/Q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/Q*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/q*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/R*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/R*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/r*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/r*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/S*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/S*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/s*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/s*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/T*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/T*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/t*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/t*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/U*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/U*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/u*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/u*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/V*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/V*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/v*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/v*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/W*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/W*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/w*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/w*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/X*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/X*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/x*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/x*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/Y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/Y*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/y*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/StevensND/Z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/Z*/*.pchtxt'
file_source './../repos/pchtxts/StevensND/z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/StevensND/z*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -5,196 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/0*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/0*/*.pchtxt'
file_source './../repos/pchtxts/*/1*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/1*/*.pchtxt'
file_source './../repos/pchtxts/*/2*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/2*/*.pchtxt'
file_source './../repos/pchtxts/*/3*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/3*/*.pchtxt'
file_source './../repos/pchtxts/*/4*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/4*/*.pchtxt'
file_source './../repos/pchtxts/*/5*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/5*/*.pchtxt'
file_source './../repos/pchtxts/*/6*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/6*/*.pchtxt'
file_source './../repos/pchtxts/*/7*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/7*/*.pchtxt'
file_source './../repos/pchtxts/*/8*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/8*/*.pchtxt'
file_source './../repos/pchtxts/*/9*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/9*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/A*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/A*/*.pchtxt'
file_source './../repos/pchtxts/*/a*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/a*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/B*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/B*/*.pchtxt'
file_source './../repos/pchtxts/*/b*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/b*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/C*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/C*/*.pchtxt'
file_source './../repos/pchtxts/*/c*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/c*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/D*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/D*/*.pchtxt'
file_source './../repos/pchtxts/*/d*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/d*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/E*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/E*/*.pchtxt'
file_source './../repos/pchtxts/*/e*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/e*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/F*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/F*/*.pchtxt'
file_source './../repos/pchtxts/*/f*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/f*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/G*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/G*/*.pchtxt'
file_source './../repos/pchtxts/*/g*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/g*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/H*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/H*/*.pchtxt'
file_source './../repos/pchtxts/*/h*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/h*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/I*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/I*/*.pchtxt'
file_source './../repos/pchtxts/*/i*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/i*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/J*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/J*/*.pchtxt'
file_source './../repos/pchtxts/*/j*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/j*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/K*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/K*/*.pchtxt'
file_source './../repos/pchtxts/*/k*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/k*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/L*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/L*/*.pchtxt'
file_source './../repos/pchtxts/*/l*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/l*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/M*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/M*/*.pchtxt'
file_source './../repos/pchtxts/*/m*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/m*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/N*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/N*/*.pchtxt'
file_source './../repos/pchtxts/*/n*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/n*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/O*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/O*/*.pchtxt'
file_source './../repos/pchtxts/*/o*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/o*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/P*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/P*/*.pchtxt'
file_source './../repos/pchtxts/*/p*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/p*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/Q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/Q*/*.pchtxt'
file_source './../repos/pchtxts/*/q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/q*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/R*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/R*/*.pchtxt'
file_source './../repos/pchtxts/*/r*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/r*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/S*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/S*/*.pchtxt'
file_source './../repos/pchtxts/*/s*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/s*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/T*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/T*/*.pchtxt'
file_source './../repos/pchtxts/*/t*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/t*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/U*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/U*/*.pchtxt'
file_source './../repos/pchtxts/*/u*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/u*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/V*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/V*/*.pchtxt'
file_source './../repos/pchtxts/*/v*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/v*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/W*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/W*/*.pchtxt'
file_source './../repos/pchtxts/*/w*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/w*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/X*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/X*/*.pchtxt'
file_source './../repos/pchtxts/*/x*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/x*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/Y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/Y*/*.pchtxt'
file_source './../repos/pchtxts/*/y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/y*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/*/Z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/Z*/*.pchtxt'
file_source './../repos/pchtxts/*/z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/z*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -5,195 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/0*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/0*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/1*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/1*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/2*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/2*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/3*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/3*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/4*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/4*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/5*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/5*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/6*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/6*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/7*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/7*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/8*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/8*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/9*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/9*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/A*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/A*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/a*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/a*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/B*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/B*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/b*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/b*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/C*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/C*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/c*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/c*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/D*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/D*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/d*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/d*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/E*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/E*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/e*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/e*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/F*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/F*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/f*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/f*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/G*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/G*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/g*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/g*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/H*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/H*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/h*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/h*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/I*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/I*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/i*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/i*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/J*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/J*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/j*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/j*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/K*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/K*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/k*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/k*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/L*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/L*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/l*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/l*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/M*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/M*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/m*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/m*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/N*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/N*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/n*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/n*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/O*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/O*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/o*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/o*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/P*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/P*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/p*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/p*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/Q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/Q*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/q*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/R*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/R*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/r*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/r*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/S*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/S*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/s*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/s*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/T*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/T*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/t*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/t*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/U*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/U*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/u*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/u*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/V*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/V*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/v*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/v*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/W*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/W*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/w*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/w*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/X*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/X*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/x*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/x*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/Y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/Y*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/y*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/cucholix/Z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/cucholix/Z*/*.pchtxt'
file_source './../repos/pchtxts/cucholix/z file_source '/switch/Alchemist/repos/pchtxts/cucholix/z*/*.pchtxt'
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -18,8 +18,8 @@
[*Active?pchtxt_repo] [*Active?pchtxt_repo]
;grouping=split2 ;grouping=split2
logging logging
file_source './../repos/pchtxts/*/*/*.pchtxt-*{title_id}*' file_source '/switch/Alchemist/repos/pchtxts/*/*/*.pchtxt-*{title_id}*'
cp "{slice({file_source},0,{math({length({file_source})}-17)})}" './../pchtxts/{folder_name}/' cp "{slice({file_source},0,{math({length({file_source})}-17)})}" '/switch/Alchemist/pchtxts/{folder_name}/'
[gap] [gap]
;mode=table ;mode=table
@@ -38,12 +38,12 @@ package_source ./pchtxt_repos.ini
[*Search Pattern?pchtxt_repo] [*Search Pattern?pchtxt_repo]
;mode=option ;mode=option
list_file_source './../search_patterns.txt' list_file_source '/switch/Alchemist/search_patterns.txt'
set-footer '{list_file_source(*)}' set-footer '{list_file_source(*)}'
[*Search Results?pchtxt_repo] [*Search Results?pchtxt_repo]
;grouping=split2 ;grouping=split2
ini_file './config.ini' ini_file '/switch/Alchemist/config.ini'
file_source './../repos/pchtxts/*/*{ini_file("*Search Pattern?pchtxt_repo",footer)}*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/*/*{ini_file("*Search Pattern?pchtxt_repo",footer)}*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -5,196 +5,196 @@
[*#] [*#]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/0*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/0*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/1*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/1*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/2*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/2*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/3*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/3*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/4*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/4*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/5*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/5*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/6*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/6*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/7*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/7*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/8*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/8*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/9*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/9*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*A] [*A]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/A*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/A*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/a*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/a*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*B] [*B]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/B*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/B*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/b*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/b*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*C] [*C]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/C*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/C*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/c*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/c*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*D] [*D]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/D*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/D*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/d*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/d*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*E] [*E]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/E*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/E*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/e*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/e*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*F] [*F]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/F*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/F*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/f*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/f*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*G] [*G]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/G*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/G*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/g*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/g*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*H] [*H]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/H*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/H*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/h*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/h*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*I] [*I]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/I*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/I*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/i*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/i*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*J] [*J]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/J*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/J*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/j*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/j*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*K] [*K]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/K*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/K*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/k*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/k*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*L] [*L]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/L*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/L*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/l*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/l*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*M] [*M]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/M*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/M*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/m*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/m*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*N] [*N]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/N*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/N*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/n*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/n*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*O] [*O]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/O*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/O*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/o*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/o*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*P] [*P]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/P*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/P*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/p*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/p*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Q] [*Q]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/Q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/Q*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/q*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/q*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*R] [*R]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/R*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/R*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/r*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/r*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*S] [*S]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/S*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/S*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/s*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/s*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*T] [*T]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/T*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/T*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/t*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/t*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*U] [*U]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/U*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/U*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/u*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/u*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*V] [*V]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/V*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/V*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/v*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/v*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*W] [*W]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/W*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/W*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/w*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/w*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*X] [*X]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/X*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/X*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/x*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/x*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Y] [*Y]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/Y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/Y*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/y*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/y*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
[*Z] [*Z]
;grouping=split2 ;grouping=split2
;mini=true ;mini=true
file_source './../repos/pchtxts/theboy181/Z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/Z*/*.pchtxt'
file_source './../repos/pchtxts/theboy181/z*/*.pchtxt' file_source '/switch/Alchemist/repos/pchtxts/theboy181/z*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'

View File

@@ -19,26 +19,26 @@ delete /config/ultrahand/downloads/Alchemist.zip
[Update All] [Update All]
try: try:
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip /switch/Alchemist/repos/
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip /switch/Alchemist/repos/
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip /switch/Alchemist/repos/
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_pchtxts.zip /switch/Alchemist/repos/
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip /switch/Alchemist/repos/
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip /switch/Alchemist/repos/
delete './../repos/pchtxts/' delete '/switch/Alchemist/repos/pchtxts/'
mkdir './../repos/pchtxts/' mkdir '/switch/Alchemist/repos/pchtxts/'
delete './../repos/contents/' delete '/switch/Alchemist/repos/contents/'
mkdir './../repos/contents/' mkdir '/switch/Alchemist/repos/contents/'
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/' unzip '/switch/Alchemist/repos/Fl4sh9174_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/Fl4sh9174/'
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/' unzip '/switch/Alchemist/repos/KeatonTheBot_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/KeatonTheBot/'
unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/' unzip '/switch/Alchemist/repos/StevensND_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/StevensND/'
unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/' unzip '/switch/Alchemist/repos/cucholix_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/cucholix/'
unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/' unzip '/switch/Alchemist/repos/theboy181_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/theboy181/'
unzip './../repos/cucholix_contents.zip' './../repos/contents/cucholix/' unzip '/switch/Alchemist/repos/cucholix_contents.zip' '/switch/Alchemist/repos/contents/cucholix/'
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./../repos/CURRENT.ini download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini /switch/Alchemist/repos/CURRENT.ini
[gap] [gap]
;mode=table ;mode=table
@@ -47,38 +47,38 @@ download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/head
[Fl4sh9174's Mods] [Fl4sh9174's Mods]
try: try:
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip /switch/Alchemist/repos/
delete './../repos/pchtxts/Fl4sh9174/' delete '/switch/Alchemist/repos/pchtxts/Fl4sh9174/'
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/' unzip '/switch/Alchemist/repos/Fl4sh9174_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/Fl4sh9174/'
[KeatonTheBot's Mods] [KeatonTheBot's Mods]
try: try:
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip /switch/Alchemist/repos/
delete './../repos/pchtxts/KeatonTheBot/' delete '/switch/Alchemist/repos/pchtxts/KeatonTheBot/'
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/' unzip '/switch/Alchemist/repos/KeatonTheBot_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/KeatonTheBot/'
[StevensND's Mods] [StevensND's Mods]
try: try:
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip /switch/Alchemist/repos/
delete './../repos/pchtxts/StevensND/' delete '/switch/Alchemist/repos/pchtxts/StevensND/'
unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/' unzip '/switch/Alchemist/repos/StevensND_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/StevensND/'
[cucholix's Mods] [cucholix's Mods]
try: try:
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_pchtxts.zip /switch/Alchemist/repos/
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip /switch/Alchemist/repos/
delete './../repos/pchtxts/cucholix/' delete '/switch/Alchemist/repos/pchtxts/cucholix/'
delete './../repos/contents/cucholix/' delete '/switch/Alchemist/repos/contents/cucholix/'
unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/' unzip '/switch/Alchemist/repos/cucholix_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/cucholix/'
unzip './../repos/cucholix_contents.zip' './../repos/contents/cucholix/' unzip '/switch/Alchemist/repos/cucholix_contents.zip' '/switch/Alchemist/repos/contents/cucholix/'
[theboy181's Mods] [theboy181's Mods]
try: try:
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip ./../repos/ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip /switch/Alchemist/repos/
delete './../repos/pchtxts/theboy181/' delete '/switch/Alchemist/repos/pchtxts/theboy181/'
unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/' unzip '/switch/Alchemist/repos/theboy181_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/theboy181/'
[Software Update] [Software Update]
@@ -92,7 +92,7 @@ unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/'
;offset=120 ;offset=120
;spacing=3 ;spacing=3
ini_file ./../repos/CURRENT.ini ini_file /switch/Alchemist/repos/CURRENT.ini
'Release'='{ini_file("Release Info",latest_version)}' 'Release'='{ini_file("Release Info",latest_version)}'
'Credits'='Special thanks to Fl4sh9174,' 'Credits'='Special thanks to Fl4sh9174,'
''='KeatonTheBot, StevensND,' ''='KeatonTheBot, StevensND,'

View File

@@ -36,13 +36,13 @@ package_source ./include/contents_mods.ini
[*pchtxt  ips] [*pchtxt  ips]
;grouping=split2 ;grouping=split2
file_source './pchtxts/*/*.pchtxt' file_source '/switch/Alchemist/pchtxts/*/*.pchtxt'
mkdir "/atmosphere/exefs_patches/{folder_name}/" mkdir "/atmosphere/exefs_patches/{folder_name}/"
pchtxt2ips "{file_source}" "/atmosphere/exefs_patches/{folder_name}/" pchtxt2ips "{file_source}" "/atmosphere/exefs_patches/{folder_name}/"
[*pchtxt  cheat] [*pchtxt  cheat]
;grouping=split2 ;grouping=split2
file_source './pchtxts/*/*.pchtxt' file_source '/switch/Alchemist/pchtxts/*/*.pchtxt'
pchtxt2cheat "{file_source}" "{folder_name}" pchtxt2cheat "{file_source}" "{folder_name}"
@@ -55,7 +55,7 @@ pchtxt2cheat "{file_source}" "{folder_name}"
[*Delete pchtxt] [*Delete pchtxt]
;grouping=split2 ;grouping=split2
;hold=true ;hold=true
file_source './pchtxts/*/*.pchtxt' file_source '/switch/Alchemist/pchtxts/*/*.pchtxt'
delete "{file_source}" delete "{file_source}"
@@ -135,36 +135,36 @@ dot-clean '/'
package_source ./include/software_update.ini package_source ./include/software_update.ini
try: try:
delete ./RELEASE.ini delete /switch/Alchemist/RELEASE.ini
set-ini-val ./include/config.ini 'Update Alchemist' footer '' set-ini-val /switch/Alchemist/config.ini 'Update Alchemist' footer ''
delete ./repos/RELEASE.ini delete /switch/Alchemist/repos/RELEASE.ini
set-ini-val ./include/config.ini '*Update Repos' footer '' set-ini-val /switch/Alchemist/config.ini '*Update Repos' footer ''
set-ini-val ./include/config.ini 'Update All' footer '' set-ini-val /switch/Alchemist/config.ini 'Update All' footer ''
download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini ./RELEASE.ini download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini /switch/Alchemist/RELEASE.ini
ini_file ./RELEASE.ini ini_file /switch/Alchemist/RELEASE.ini
set-ini-val ./include/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}' set-ini-val /switch/Alchemist/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}'
json '{"null":"true","1.0.5":"false"}' json '{"null":"true","1.0.5":"false"}'
set-ini-val ./include/config.ini 'Update Alchemist' footer_highlight '{json({ini_file(Release Info,latest_version)})}' set-ini-val /switch/Alchemist/config.ini 'Update Alchemist' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./repos/RELEASE.ini download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini /switch/Alchemist/repos/RELEASE.ini
ini_file ./repos/RELEASE.ini ini_file /switch/Alchemist/repos/RELEASE.ini
set-ini-val ./include/config.ini '*Update Repos' footer '{ini_file(Release Info,latest_version)}' set-ini-val /switch/Alchemist/config.ini '*Update Repos' footer '{ini_file(Release Info,latest_version)}'
set-ini-val ./include/config.ini 'Update All' footer '{ini_file(Release Info,latest_version)}' set-ini-val /switch/Alchemist/config.ini 'Update All' footer '{ini_file(Release Info,latest_version)}'
ini_file ./repos/CURRENT.ini ini_file /switch/Alchemist/repos/CURRENT.ini
json '{"null":"true","{ini_file(Release Info,latest_version)}":"false"}' json '{"null":"true","{ini_file(Release Info,latest_version)}":"false"}'
ini_file ./repos/RELEASE.ini ini_file /switch/Alchemist/repos/RELEASE.ini
set-ini-val ./include/config.ini '*Update Repos' footer_highlight '{json({ini_file(Release Info,latest_version)})}' set-ini-val /switch/Alchemist/config.ini '*Update Repos' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
set-ini-val ./include/config.ini 'Update All' footer_highlight '{json({ini_file(Release Info,latest_version)})}' set-ini-val /switch/Alchemist/config.ini 'Update All' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
ini_file ./RELEASE.ini ini_file /switch/Alchemist/RELEASE.ini
json '{"null":"notify","1.0.5":""}' json '{"null":"notify","1.0.5":""}'
'{json({ini_file(Release Info,latest_version)})}' ' Alchemist update is available!' 22 '{json({ini_file(Release Info,latest_version)})}' ' Alchemist update is available!' 22
ini_file ./repos/CURRENT.ini ini_file /switch/Alchemist/repos/CURRENT.ini
json '{"null":"notify","{ini_file(Release Info,latest_version)}":""}' json '{"null":"notify","{ini_file(Release Info,latest_version)}":""}'
ini_file ./repos/RELEASE.ini ini_file /switch/Alchemist/repos/RELEASE.ini
'{json({ini_file(Release Info,latest_version)})}' ' Repos update is available!' 22 '{json({ini_file(Release Info,latest_version)})}' ' Repos update is available!' 22

View File

@@ -42,12 +42,12 @@ Alchemist does not include mods directly. Mods are distributed through the Alche
- **Pchtxt Mods**: Available in [Alchemist Repos](https://github.com/ppkantorski/Alchemist-Repos). Users can download individual author packs or use the “Update All” feature within Alchemist. - **Pchtxt Mods**: Available in [Alchemist Repos](https://github.com/ppkantorski/Alchemist-Repos). Users can download individual author packs or use the “Update All” feature within Alchemist.
- **Content Mods**: Organized by title ID in the same repositories. Use the “Install Contents” section to deploy content mods to the correct directories. - **Content Mods**: Organized by title ID in the same repositories. Use the “Install Contents” section to deploy content mods to the correct directories.
- Format for adding content mods is as follows: - Format for adding content mods is as follows:
- `/switch/.packages/Alchemist/contents/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/...` - `/switch/Alchemist/contents/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/...`
## Installation ## Installation
1. Unzip `Alchemist.zip` to the root of your SD card. The `Alchemist` folder will appear under `/switch/.packages/`. 1. Unzip `Alchemist.zip` to the root of your SD card. The Ultrahand package lives under `/switch/.packages/Alchemist/`, while **persistent data** (repos, staging `pchtxts/` and `contents/`, `search_patterns.txt`, and `config.ini`) is stored under **`/switch/Alchemist/`** so it survives CFW pack updates that wipe `.packages`.
2. Ensure that mods are organized in the `repos` subfolders as outlined above. 2. Ensure that mods are organized in `/switch/Alchemist/repos/` as outlined above (or use “Update Repos” in the package).
3. Use the package menus to manage, convert, or install mods as needed. 3. Use the package menus to manage, convert, or install mods as needed.
## Additional Information ## Additional Information