Updated Alchemist

This commit is contained in:
niklascfw 2026-02-06 18:55:58 +01:00
parent 5663110730
commit 2829e7f863
No known key found for this signature in database
20 changed files with 2293 additions and 2271 deletions

View file

@ -1,3 +1,3 @@
- Format for adding content mods is as follows: - Format for adding content mods is as follows:
- `/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/{MODS_CONTENT}` - `/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/{MODS_CONTENT}`

View file

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

View file

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

View file

@ -1,48 +1,48 @@
;show_widget=true ;show_widget=true
[@Integrate] [@Integrate]
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=6 ;gap=6
[Title ID] [Title ID]
;mode=table ;mode=table
;polling=true ;polling=true
'Title ID'='{title_id}' 'Title ID'='{title_id}'
'Build ID'='{build_id}' 'Build ID'='{build_id}'
[Install Contents] [Install Contents]
[*Active?contents_repo] [*Active?contents_repo]
;grouping=split2 ;grouping=split2
file_source './../repos/contents/*/*/{title_id}/' file_source './../repos/contents/*/*/{title_id}/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" './../contents/{folder_name}/'
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Repos?2] [*Repos?2]
;mode=forwarder ;mode=forwarder
package_source ./contents_repos.ini package_source ./contents_repos.ini
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Search Pattern?contents_repo] [*Search Pattern?contents_repo]
;mode=option ;mode=option
list_file_source './../search_patterns.txt' list_file_source './../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 './config.ini'
file_source './../repos/contents/*/*{ini_file("*Search Pattern?contents_repo",footer)}*/*/' file_source './../repos/contents/*/*{ini_file("*Search Pattern?contents_repo",footer)}*/*/'
cp "{file_source}" './../contents/{folder_name}/' cp "{file_source}" './../contents/{folder_name}/'

View file

@ -1,83 +1,84 @@
;show_widget=true ;show_widget=true
[@Enhance] [@Enhance]
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=8 ;gap=6
[Title ID] [Title ID]
;mode=table ;mode=table
;polling=true ;polling=true
'Title ID'='{title_id}' 'Title ID'='{title_id}'
'Build ID'='{build_id}' 'Build ID'='{build_id}'
[Content Mods] [Content Mods]
[*Active?2] [*Active?2]
;mode=toggle ;mode=toggle
;grouping=split5 ;grouping=split5
;progress=true ;progress=true
on: on:
file_source './../contents/.loaded/*/{title_id}*' file_source './../contents/.loaded/*/{title_id}*'
delete './../contents/.loaded/{folder_name}/duplicates.txt' delete './../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 './../contents/.loaded/{split({folder_name}," - ",0)} -*/location_on.txt' './../contents/.loaded/{folder_name}/location_on.txt' './../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 './../contents/.loaded/{folder_name}/location_on.txt' -dest './../contents/.loaded/{folder_name}/location_off.txt' -copy_filter './../contents/.loaded/{folder_name}/duplicates.txt'
delete './../contents/.loaded/{folder_name}/' delete './../contents/.loaded/{folder_name}/'
off: off:
file_source './../contents/*/{title_id}*' file_source './../contents/*/{title_id}*'
filter './../contents/.loaded/*/' filter './../contents/.loaded/*/'
flag './../contents/{folder_name}/*/' './../contents/.loaded/{folder_name}/' flag './../contents/{folder_name}/*/' './../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 './../contents/{folder_name}/' '/atmosphere/contents/' -log_src './../contents/.loaded/{folder_name}/location_off.txt' -log_dest './../contents/.loaded/{folder_name}/location_on.txt'
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Toggle?2] [*Toggle?2]
;mode=toggle ;mode=toggle
;grouping=split3 ;grouping=split3
;progress=true ;progress=true
on: on:
logging logging
file_source './../contents/.loaded/*/' file_source './../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 './../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 './../contents/*/'
filter './../contents/.loaded/' filter './../contents/.loaded/'
flag '{file_source}*/' './../contents/.loaded/{file_name}/' flag '{file_source}*/' './../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 './../contents/.loaded/{file_name}/location_off.txt' -log_dest './../contents/.loaded/{file_name}/location_on.txt'
[*Delete?2] [*Delete?2]
;grouping=split3 ;grouping=split3
file_source './../contents/.loaded/*/' ;hold=true
file_source './../contents/*/' file_source './../contents/.loaded/*/'
compare './../contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt' file_source './../contents/*/'
delete -src '{file_source}location_on.txt' -filter '{file_source}duplicates.txt' compare './../contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
delete {file_source} delete -src '{file_source}location_on.txt' -filter '{file_source}duplicates.txt'
delete {file_source}
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=12 ;background=false
;gap=12
[contents info]
;mode=table [contents info]
;background=false ;mode=table
;alignment=left ;background=false
;offset=6 ;alignment=left
;spacing=10 ;offset=6
;spacing=10
'For managing content mods installed in'=''
''='"/switch/.packages/Alchemist/contents/"' 'For managing content mods installed in'=''
''='"/switch/.packages/Alchemist/contents/"'

View file

@ -1,16 +1,16 @@
;show_widget=true ;show_widget=true
[Repos] [Repos]
[*All Contents] [*All Contents]
;mode=forwarder ;mode=forwarder
package_source ./contents_all.ini package_source ./contents_all.ini
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=20 ;gap=20
[*cucholix's Contents] [*cucholix's Contents]
;mode=forwarder ;mode=forwarder
package_source ./contents_cucholix.ini package_source ./contents_cucholix.ini

View file

@ -1,160 +1,161 @@
;show_widget=true ;show_widget=true
[@Enhance] [@Enhance]
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=6 ;gap=6
[Title ID] [Title ID]
;mode=table ;mode=table
;polling=true ;polling=true
'Title ID'='{title_id}' 'Title ID'='{title_id}'
'Build ID'='{build_id}' 'Build ID'='{build_id}'
[exeFS Patches] [exeFS Patches]
[*Active?1] [*Active?1]
;mode=toggle ;mode=toggle
;grouping=split5 ;grouping=split5
on: on:
file_source '/atmosphere/exefs_patches/*/{title_id}*' file_source '/atmosphere/exefs_patches/*/{title_id}*'
filter /atmosphere/exefs_patches/.offload/ filter /atmosphere/exefs_patches/.offload/
filter /atmosphere/exefs_patches/am/ filter /atmosphere/exefs_patches/am/
filter /atmosphere/exefs_patches/es_patches/ filter /atmosphere/exefs_patches/es_patches/
filter /atmosphere/exefs_patches/nfim_ctest/ filter /atmosphere/exefs_patches/nfim_ctest/
filter /atmosphere/exefs_patches/vi_patches/ filter /atmosphere/exefs_patches/vi_patches/
filter /atmosphere/exefs_patches/btm_patches/ filter /atmosphere/exefs_patches/btm_patches/
filter /atmosphere/exefs_patches/bluetooth_patches/ filter /atmosphere/exefs_patches/bluetooth_patches/
filter /atmosphere/exefs_patches/nvnflinger_cmu/ filter /atmosphere/exefs_patches/nvnflinger_cmu/
filter /atmosphere/exefs_patches/NxThemesInstaller/ filter /atmosphere/exefs_patches/NxThemesInstaller/
filter /atmosphere/exefs_patches/SaltyNX_Fixes/ filter /atmosphere/exefs_patches/SaltyNX_Fixes/
filter /atmosphere/exefs_patches/hid_patches/ filter /atmosphere/exefs_patches/hid_patches/
filter /atmosphere/exefs_patches/boot_logo/ filter /atmosphere/exefs_patches/boot_logo/
mkdir /atmosphere/exefs_patches/.offload/ mkdir /atmosphere/exefs_patches/.offload/
move '/atmosphere/exefs_patches/{folder_name}/' '/atmosphere/exefs_patches/.offload/{folder_name}/' move '/atmosphere/exefs_patches/{folder_name}/' '/atmosphere/exefs_patches/.offload/{folder_name}/'
off: off:
file_source '/atmosphere/exefs_patches/.offload/*/{title_id}*' file_source '/atmosphere/exefs_patches/.offload/*/{title_id}*'
move '/atmosphere/exefs_patches/.offload/{folder_name}/' '/atmosphere/exefs_patches/{folder_name}/' move '/atmosphere/exefs_patches/.offload/{folder_name}/' '/atmosphere/exefs_patches/{folder_name}/'
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Toggle?1] [*Toggle?1]
;mode=toggle ;mode=toggle
;grouping=split3 ;grouping=split3
on: on:
file_source /atmosphere/exefs_patches/*/ file_source /atmosphere/exefs_patches/*/
filter /atmosphere/exefs_patches/.offload/ filter /atmosphere/exefs_patches/.offload/
filter /atmosphere/exefs_patches/am/ filter /atmosphere/exefs_patches/am/
filter /atmosphere/exefs_patches/es_patches/ filter /atmosphere/exefs_patches/es_patches/
filter /atmosphere/exefs_patches/nfim_ctest/ filter /atmosphere/exefs_patches/nfim_ctest/
filter /atmosphere/exefs_patches/vi_patches/ filter /atmosphere/exefs_patches/vi_patches/
filter /atmosphere/exefs_patches/btm_patches/ filter /atmosphere/exefs_patches/btm_patches/
filter /atmosphere/exefs_patches/bluetooth_patches/ filter /atmosphere/exefs_patches/bluetooth_patches/
filter /atmosphere/exefs_patches/nvnflinger_cmu/ filter /atmosphere/exefs_patches/nvnflinger_cmu/
filter /atmosphere/exefs_patches/NxThemesInstaller/ filter /atmosphere/exefs_patches/NxThemesInstaller/
filter /atmosphere/exefs_patches/SaltyNX_Fixes/ filter /atmosphere/exefs_patches/SaltyNX_Fixes/
filter /atmosphere/exefs_patches/hid_patches/ filter /atmosphere/exefs_patches/hid_patches/
filter /atmosphere/exefs_patches/boot_logo/ filter /atmosphere/exefs_patches/boot_logo/
mkdir /atmosphere/exefs_patches/.offload/ mkdir /atmosphere/exefs_patches/.offload/
move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/' move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/'
off: off:
file_source /atmosphere/exefs_patches/.offload/*/ file_source /atmosphere/exefs_patches/.offload/*/
move {file_source} '/atmosphere/exefs_patches/{file_name}/' move {file_source} '/atmosphere/exefs_patches/{file_name}/'
[*Delete?1] [*Delete?1]
;grouping=split3 ;grouping=split3
file_source /atmosphere/exefs_patches/.offload/*/ ;hold=true
file_source /atmosphere/exefs_patches/*/ file_source /atmosphere/exefs_patches/.offload/*/
filter /atmosphere/exefs_patches/am/ file_source /atmosphere/exefs_patches/*/
filter /atmosphere/exefs_patches/es_patches/ filter /atmosphere/exefs_patches/am/
filter /atmosphere/exefs_patches/nfim_ctest/ filter /atmosphere/exefs_patches/es_patches/
filter /atmosphere/exefs_patches/vi_patches/ filter /atmosphere/exefs_patches/nfim_ctest/
filter /atmosphere/exefs_patches/btm_patches/ filter /atmosphere/exefs_patches/vi_patches/
filter /atmosphere/exefs_patches/bluetooth_patches/ filter /atmosphere/exefs_patches/btm_patches/
filter /atmosphere/exefs_patches/nvnflinger_cmu/ filter /atmosphere/exefs_patches/bluetooth_patches/
filter /atmosphere/exefs_patches/NxThemesInstaller/ filter /atmosphere/exefs_patches/nvnflinger_cmu/
filter /atmosphere/exefs_patches/SaltyNX_Fixes/ filter /atmosphere/exefs_patches/NxThemesInstaller/
filter /atmosphere/exefs_patches/hid_patches/ filter /atmosphere/exefs_patches/SaltyNX_Fixes/
filter /atmosphere/exefs_patches/boot_logo/ filter /atmosphere/exefs_patches/hid_patches/
delete {file_source} filter /atmosphere/exefs_patches/boot_logo/
delete {file_source}
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=12 ;background=false
;gap=12
[*Groups]
[*Search Pattern?active] [*Groups]
;mode=option [*Search Pattern?active]
list_file_source './../search_patterns.txt' ;mode=option
set-footer '{list_file_source(*)}' list_file_source './../search_patterns.txt'
set-footer '{list_file_source(*)}'
[*Search Results?active]
;mode=toggle [*Search Results?active]
;grouping=split3 ;mode=toggle
ini_file './config.ini' ;grouping=split3
file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' ini_file './config.ini'
filter /atmosphere/exefs_patches/am/ file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
filter /atmosphere/exefs_patches/es_patches/ filter /atmosphere/exefs_patches/am/
filter /atmosphere/exefs_patches/nfim_ctest/ filter /atmosphere/exefs_patches/es_patches/
filter /atmosphere/exefs_patches/vi_patches/ filter /atmosphere/exefs_patches/nfim_ctest/
filter /atmosphere/exefs_patches/btm_patches/ filter /atmosphere/exefs_patches/vi_patches/
filter /atmosphere/exefs_patches/bluetooth_patches/ filter /atmosphere/exefs_patches/btm_patches/
filter /atmosphere/exefs_patches/NxThemesInstaller/ filter /atmosphere/exefs_patches/bluetooth_patches/
filter /atmosphere/exefs_patches/SaltyNX_Fixes/ filter /atmosphere/exefs_patches/NxThemesInstaller/
filter /atmosphere/exefs_patches/hid_patches/ filter /atmosphere/exefs_patches/SaltyNX_Fixes/
filter /atmosphere/exefs_patches/boot_logo/ filter /atmosphere/exefs_patches/hid_patches/
on: filter /atmosphere/exefs_patches/boot_logo/
filter /atmosphere/exefs_patches/.offload/ on:
file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' filter /atmosphere/exefs_patches/.offload/
move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/' file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
off: move {file_source} '/atmosphere/exefs_patches/.offload/{file_name}/'
file_source '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' off:
move {file_source} '/atmosphere/exefs_patches/{file_name}/' file_source '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/'
move {file_source} '/atmosphere/exefs_patches/{file_name}/'
[Enable All]
logging [Enable All]
ini_file './config.ini' logging
move '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/ ini_file './config.ini'
move '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/
[Disable All]
ini_file './config.ini' [Disable All]
move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/.offload/ ini_file './config.ini'
move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/.offload/
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=12 ;background=false
;gap=12
[group info]
;mode=table [group info]
;background=false ;mode=table
;alignment=left ;background=false
;offset=7 ;alignment=left
;spacing=10 ;offset=7
''='Patterns can be added to "search_patterns.txt"' ;spacing=10
''='Patterns can be added to "search_patterns.txt"'
[exeFS Patches]
[exeFS Patches]
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=12 ;background=false
;gap=12
[exefs info]
;mode=table [exefs info]
;background=false ;mode=table
;alignment=left ;background=false
;offset=20 ;alignment=left
;spacing=10 ;offset=20
''='Your installed IPS mods will show up here.' ;spacing=10
''='Your installed IPS mods will show up here.'

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,49 +1,49 @@
;show_widget=true ;show_widget=true
[@Integrate] [@Integrate]
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=6 ;gap=6
[Title ID] [Title ID]
;mode=table ;mode=table
;polling=true ;polling=true
'Title ID'='{title_id}' 'Title ID'='{title_id}'
'Build ID'='{build_id}' 'Build ID'='{build_id}'
[Install pchtxt] [Install pchtxt]
[*Active?pchtxt_repo] [*Active?pchtxt_repo]
;grouping=split2 ;grouping=split2
logging logging
file_source './../repos/pchtxts/*/*/*.pchtxt-*{title_id}*' file_source './../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)})}" './../pchtxts/{folder_name}/'
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Repos?1] [*Repos?1]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_repos.ini package_source ./pchtxt_repos.ini
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Search Pattern?pchtxt_repo] [*Search Pattern?pchtxt_repo]
;mode=option ;mode=option
list_file_source './../search_patterns.txt' list_file_source './../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 './config.ini'
file_source './../repos/pchtxts/*/*{ini_file("*Search Pattern?pchtxt_repo",footer)}*/*.pchtxt' file_source './../repos/pchtxts/*/*{ini_file("*Search Pattern?pchtxt_repo",footer)}*/*.pchtxt'
cp "{file_source}" './../pchtxts/{folder_name}/' cp "{file_source}" './../pchtxts/{folder_name}/'

View file

@ -1,34 +1,34 @@
;show_widget=true ;show_widget=true
[Repos] [Repos]
[*All pchtxts] [*All pchtxts]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_all.ini package_source ./pchtxt_all.ini
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=20 ;gap=20
[*Fl4sh9174's pchtxts] [*Fl4sh9174's pchtxts]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_Fl4sh9174.ini package_source ./pchtxt_Fl4sh9174.ini
[*KeatonTheBot's pchtxts] [*KeatonTheBot's pchtxts]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_KeatonTheBot.ini package_source ./pchtxt_KeatonTheBot.ini
[*StevensND's pchtxts] [*StevensND's pchtxts]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_StevensND.ini package_source ./pchtxt_StevensND.ini
[*cucholix's pchtxts] [*cucholix's pchtxts]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_cucholix.ini package_source ./pchtxt_cucholix.ini
[*theboy181's pchtxts] [*theboy181's pchtxts]
;mode=forwarder ;mode=forwarder
package_source ./pchtxt_theboy181.ini package_source ./pchtxt_theboy181.ini

View file

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

View file

@ -1,100 +1,100 @@
;title='Alchemist' ;title='Alchemist'
;display_title='Alchemist ' ;display_title='Alchemist '
;creator=ppkantorski ;creator=ppkantorski
;version=1.0.3 ;version=1.0.5
;about='This package was designed for managing, converting, and installing mods.' ;about='This package was designed for managing, converting, and installing mods.'
;color=#a264fa ;color=#a264fa
;show_widget=true ;show_widget=true
[Software Update] [Software Update]
[Update Alchemist] [Update Alchemist]
try: try:
delete /config/ultrahand/downloads/Alchemist.zip delete /config/ultrahand/downloads/Alchemist.zip
download http://github.com/ppkantorski/Alchemist/releases/latest/download/Alchemist.zip /config/ultrahand/downloads/ download http://github.com/ppkantorski/Alchemist/releases/latest/download/Alchemist.zip /config/ultrahand/downloads/
unzip /config/ultrahand/downloads/Alchemist.zip / unzip /config/ultrahand/downloads/Alchemist.zip /
delete /config/ultrahand/downloads/Alchemist.zip delete /config/ultrahand/downloads/Alchemist.zip
[*Update Repos] [*Update Repos]
[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 ./../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 ./../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 ./../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 ./../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 ./../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 ./../repos/
delete './../repos/pchtxts/' delete './../repos/pchtxts/'
mkdir './../repos/pchtxts/' mkdir './../repos/pchtxts/'
delete './../repos/contents/' delete './../repos/contents/'
mkdir './../repos/contents/' mkdir './../repos/contents/'
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/' unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/'
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/' unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/'
unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/' unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/'
unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/' unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/'
unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/' unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/'
unzip './../repos/cucholix_contents.zip' './../repos/contents/cucholix/' unzip './../repos/cucholix_contents.zip' './../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 ./../repos/CURRENT.ini
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=20 ;gap=20
[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 ./../repos/
delete './../repos/pchtxts/Fl4sh9174/' delete './../repos/pchtxts/Fl4sh9174/'
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/' unzip './../repos/Fl4sh9174_pchtxts.zip' './../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 ./../repos/
delete './../repos/pchtxts/KeatonTheBot/' delete './../repos/pchtxts/KeatonTheBot/'
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/' unzip './../repos/KeatonTheBot_pchtxts.zip' './../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 ./../repos/
delete './../repos/pchtxts/StevensND/' delete './../repos/pchtxts/StevensND/'
unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/' unzip './../repos/StevensND_pchtxts.zip' './../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 ./../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 ./../repos/
delete './../repos/pchtxts/cucholix/' delete './../repos/pchtxts/cucholix/'
delete './../repos/contents/cucholix/' delete './../repos/contents/cucholix/'
unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/' unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/'
unzip './../repos/cucholix_contents.zip' './../repos/contents/cucholix/' unzip './../repos/cucholix_contents.zip' './../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 ./../repos/
delete './../repos/pchtxts/theboy181/' delete './../repos/pchtxts/theboy181/'
unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/' unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/'
[Software Update] [Software Update]
[Package Info] [Package Info]
[Repos Info] [Repos Info]
[Repos Info Table] [Repos Info Table]
;mode=table ;mode=table
;alignment=left ;alignment=left
;offset=120 ;offset=120
;spacing=3 ;spacing=3
ini_file ./../repos/CURRENT.ini ini_file ./../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,'
''='cucholix and theboy181 for' ''='cucholix and theboy181 for'
''='their awesome mods. ♥' ''='their awesome mods. ♥'

View file

@ -1,150 +1,170 @@
;title='Alchemist' ;title='Alchemist'
;display_title='Alchemist ' ;display_title='Alchemist '
;creator=ppkantorski ;creator=ppkantorski
;version=1.0.3 ;version=1.0.5
;about='This package was designed for managing, converting, and installing mods.' ;about='This package was designed for managing, converting, and installing mods.'
;credits='Special thanks to Fl4sh9174, KeatonTheBot, StevensND, cucholix and theboy181.' ;credits='Special thanks to Fl4sh9174, KeatonTheBot, StevensND, cucholix and theboy181.'
;color=#a264fa ;color=#a264fa
;show_widget=true ;show_widget=true
[@Enhance] [@Enhance]
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=6 ;gap=6
[Title ID] [Title ID]
;mode=table ;mode=table
;polling=true ;polling=true
'Title ID'='{title_id}' 'Title ID'='{title_id}'
'Build ID'='{build_id}' 'Build ID'='{build_id}'
[Manage Mods] [Manage Mods]
[*exeFS Patches] [*exeFS Patches]
;mode=forwarder ;mode=forwarder
package_source ./include/exefs_patches.ini package_source ./include/exefs_patches.ini
[*Contents Mods?1] [*Contents Mods?1]
;mode=forwarder ;mode=forwarder
package_source ./include/contents_mods.ini package_source ./include/contents_mods.ini
[Convert pchtxt] [Convert pchtxt]
[*pchtxt  ips] [*pchtxt  ips]
;grouping=split2 ;grouping=split2
file_source './pchtxts/*/*.pchtxt' file_source './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 './pchtxts/*/*.pchtxt'
pchtxt2cheat "{file_source}" pchtxt2cheat "{file_source}" "{folder_name}"
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=12 ;gap=12
[*Delete pchtxt] [*Delete pchtxt]
;grouping=split2 ;grouping=split2
file_source './pchtxts/*/*.pchtxt' ;hold=true
delete "{file_source}" file_source './pchtxts/*/*.pchtxt'
delete "{file_source}"
[@Integrate]
[@Integrate]
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=6 ;background=false
;gap=6
[Title ID]
;mode=table [Title ID]
;polling=true ;mode=table
'Title ID'='{title_id}' ;polling=true
'Build ID'='{build_id}' 'Title ID'='{title_id}'
'Build ID'='{build_id}'
[Mod Repos]
[Mod Repos]
[*Install pchtxt]
;mode=forwarder [*Install pchtxt]
package_source ./include/pchtxt_install.ini ;mode=forwarder
package_source ./include/pchtxt_install.ini
[*Install Contents]
;mode=forwarder [*Install Contents]
package_source ./include/contents_install.ini ;mode=forwarder
package_source ./include/contents_install.ini
[Miscellaneous]
[*Tools] [Miscellaneous]
[Dot Clean] [*Tools]
dot-clean '/atmosphere/' [Dot Clean]
dot-clean '/switch/' dot-clean '/atmosphere/'
dot-clean '/config/' dot-clean '/switch/'
dot-clean '/config/'
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=10 ;background=false
;gap=10
[Dot Clean Info]
;mode=table [Dot Clean Info]
;background=false ;mode=table
;alignment=left ;background=false
;offset=38 ;alignment=left
;spacing=10 ;offset=38
''='Remove all `._` and `.DS_Store` files within' ;spacing=10
''='`/atmosphere/`, `/switch/`, and `/config/`.' ''='Remove all `._` and `.DS_Store` files within'
''='`/atmosphere/`, `/switch/`, and `/config/`.'
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=14 ;background=false
;gap=14
[Dot Clean All]
dot-clean '/' [Dot Clean All]
dot-clean '/'
[gap]
;mode=table [gap]
;background=false ;mode=table
;gap=10 ;background=false
;gap=10
[Dot Clean All Info]
;mode=table [Dot Clean All Info]
;background=false ;mode=table
;alignment=left ;background=false
;offset=38 ;alignment=left
;spacing=10 ;offset=38
''='Remove all `._` and `.DS_Store` files.' ;spacing=10
''='Remove all `._` and `.DS_Store` files.'
[Miscellaneous]
[*Software Update] [Miscellaneous]
;mode=forwarder [*Software Update]
;mode=forwarder
package_source ./include/software_update.ini
package_source ./include/software_update.ini
try:
delete ./RELEASE.ini try:
set-ini-val ./include/config.ini 'Update Alchemist' footer '' delete ./RELEASE.ini
delete ./repos/RELEASE.ini set-ini-val ./include/config.ini 'Update Alchemist' footer ''
set-ini-val ./include/config.ini '*Update Repos' footer '' delete ./repos/RELEASE.ini
set-ini-val ./include/config.ini 'Update All' footer '' set-ini-val ./include/config.ini '*Update Repos' footer ''
set-ini-val ./include/config.ini 'Update All' footer ''
download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini ./RELEASE.ini
ini_file ./RELEASE.ini download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini ./RELEASE.ini
set-ini-val ./include/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}' ini_file ./RELEASE.ini
set-ini-val ./include/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}'
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./repos/RELEASE.ini json '{"null":"true","1.0.5":"false"}'
ini_file ./repos/RELEASE.ini set-ini-val ./include/config.ini 'Update Alchemist' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
set-ini-val ./include/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)}'
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./repos/RELEASE.ini
ini_file ./repos/RELEASE.ini
set-ini-val ./include/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)}'
ini_file ./repos/CURRENT.ini
json '{"null":"true","{ini_file(Release Info,latest_version)}":"false"}'
ini_file ./repos/RELEASE.ini
set-ini-val ./include/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)})}'
ini_file ./RELEASE.ini
json '{"null":"notify","1.0.5":""}'
'{json({ini_file(Release Info,latest_version)})}' ' Alchemist update is available!' 22
ini_file ./repos/CURRENT.ini
json '{"null":"notify","{ini_file(Release Info,latest_version)}":""}'
ini_file ./repos/RELEASE.ini
'{json({ini_file(Release Info,latest_version)})}' ' Repos update is available!' 22

View file

@ -1,5 +1,5 @@
- Format for adding pchtxt's to this folder is as follows: - Format for adding pchtxt's to this folder is as follows:
- `/{TITLE_NAME} - {MOD_NAME}/{VERSION}.pchtxt` - `/{TITLE_NAME} - {MOD_NAME}/{VERSION}.pchtxt`
- For `pchtxt` conversion to `cheats` as well as visibility under the the `Active` dropdown menu, the `Title ID` must be added as a comment after the `@nsobid-` line for it to be properly detected. - For `pchtxt` conversion to `cheats` as well as visibility under the the `Active` dropdown menu, the `Title ID` must be added as a comment after the `@nsobid-` line for it to be properly detected.

View file

@ -1,11 +1,11 @@
All credits for these public repositories go to their developers. All credits for these public repositories go to their developers.
https://github.com/Fl4sh9174/Switch-Ultrawide-Mods https://github.com/Fl4sh9174/Switch-Ultrawide-Mods
https://github.com/KeatonTheBot/switch-pchtxt-mods https://github.com/KeatonTheBot/switch-pchtxt-mods
https://github.com/StevensND/switch-port-mods https://github.com/StevensND/switch-port-mods
https://github.com/theboy181/switch-ptchtxt-mods https://github.com/theboy181/switch-ptchtxt-mods
https://github.com/cucholix/NX-IPS-romfs-compilation https://github.com/cucholix/NX-IPS-romfs-compilation

View file

@ -1,21 +1,21 @@
21.9 21.9
Ultrawide Ultrawide
UltraWide UltraWide
Graphics Graphics
1080 1080
FPS FPS
fps fps
Dynamic Dynamic
FXAA FXAA
LOD LOD
Detail Detail
AA AA
Disable Disable
Force Force
Blur Blur
cap cap
SuperSampling SuperSampling
DOF DOF
Scaling Scaling
Shadow Shadow
Outline Outline