Compare commits
10 Commits
45f7af88e7
...
a84a08176d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a84a08176d | ||
|
|
c3e447f0cf | ||
|
|
3b1b5ca5fe | ||
|
|
aa8051d2b0 | ||
|
|
13467e95db | ||
|
|
aff3ebc45a | ||
|
|
be57e94d2b | ||
|
|
ff62f5632c | ||
|
|
c4ad31db26 | ||
|
|
40f09e2fe2 |
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
._*
|
||||
|
||||
# Folder metadata
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
.com.apple.timemachine.donotpresent
|
||||
|
||||
# Directories potentially created on remote AFP share
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
@@ -5,196 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/0*/*/'
|
||||
file_source './../repos/contents/*/1*/*/'
|
||||
file_source './../repos/contents/*/2*/*/'
|
||||
file_source './../repos/contents/*/3*/*/'
|
||||
file_source './../repos/contents/*/4*/*/'
|
||||
file_source './../repos/contents/*/5*/*/'
|
||||
file_source './../repos/contents/*/6*/*/'
|
||||
file_source './../repos/contents/*/7*/*/'
|
||||
file_source './../repos/contents/*/8*/*/'
|
||||
file_source './../repos/contents/*/9*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/0*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/1*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/2*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/3*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/4*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/5*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/6*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/7*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/8*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/9*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/A*/*/'
|
||||
file_source './../repos/contents/*/a*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/A*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/a*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/B*/*/'
|
||||
file_source './../repos/contents/*/b*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/B*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/b*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/C*/*/'
|
||||
file_source './../repos/contents/*/c*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/C*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/c*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/D*/*/'
|
||||
file_source './../repos/contents/*/d*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/D*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/d*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/E*/*/'
|
||||
file_source './../repos/contents/*/e*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/E*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/e*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/F*/*/'
|
||||
file_source './../repos/contents/*/f*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/F*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/f*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/G*/*/'
|
||||
file_source './../repos/contents/*/g*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/G*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/g*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/H*/*/'
|
||||
file_source './../repos/contents/*/h*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/H*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/h*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/I*/*/'
|
||||
file_source './../repos/contents/*/i*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/I*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/i*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/J*/*/'
|
||||
file_source './../repos/contents/*/j*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/J*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/j*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/K*/*/'
|
||||
file_source './../repos/contents/*/k*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/K*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/k*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/L*/*/'
|
||||
file_source './../repos/contents/*/l*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/L*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/l*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/M*/*/'
|
||||
file_source './../repos/contents/*/m*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/M*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/m*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/N*/*/'
|
||||
file_source './../repos/contents/*/n*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/N*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/n*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/O*/*/'
|
||||
file_source './../repos/contents/*/o*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/O*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/o*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/P*/*/'
|
||||
file_source './../repos/contents/*/p*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/P*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/p*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/Q*/*/'
|
||||
file_source './../repos/contents/*/q*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/Q*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/q*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/R*/*/'
|
||||
file_source './../repos/contents/*/r*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/R*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/r*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/S*/*/'
|
||||
file_source './../repos/contents/*/s*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/S*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/s*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/T*/*/'
|
||||
file_source './../repos/contents/*/t*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/T*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/t*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/U*/*/'
|
||||
file_source './../repos/contents/*/u*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/U*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/u*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/V*/*/'
|
||||
file_source './../repos/contents/*/v*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/V*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/v*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/W*/*/'
|
||||
file_source './../repos/contents/*/w*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/W*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/w*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/X*/*/'
|
||||
file_source './../repos/contents/*/x*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/X*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/x*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/Y*/*/'
|
||||
file_source './../repos/contents/*/y*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/Y*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/y*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/*/Z*/*/'
|
||||
file_source './../repos/contents/*/z*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/Z*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/z*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
@@ -5,196 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/0*/*/'
|
||||
file_source './../repos/contents/cucholix/1*/*/'
|
||||
file_source './../repos/contents/cucholix/2*/*/'
|
||||
file_source './../repos/contents/cucholix/3*/*/'
|
||||
file_source './../repos/contents/cucholix/4*/*/'
|
||||
file_source './../repos/contents/cucholix/5*/*/'
|
||||
file_source './../repos/contents/cucholix/6*/*/'
|
||||
file_source './../repos/contents/cucholix/7*/*/'
|
||||
file_source './../repos/contents/cucholix/8*/*/'
|
||||
file_source './../repos/contents/cucholix/9*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/0*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/1*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/2*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/3*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/4*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/5*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/6*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/7*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/8*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/9*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/A*/*/'
|
||||
file_source './../repos/contents/cucholix/a*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/A*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/a*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/B*/*/'
|
||||
file_source './../repos/contents/cucholix/b*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/B*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/b*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/C*/*/'
|
||||
file_source './../repos/contents/cucholix/c*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/C*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/c*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/D*/*/'
|
||||
file_source './../repos/contents/cucholix/d*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/D*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/d*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/E*/*/'
|
||||
file_source './../repos/contents/cucholix/e*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/E*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/e*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/F*/*/'
|
||||
file_source './../repos/contents/cucholix/f*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/F*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/f*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/G*/*/'
|
||||
file_source './../repos/contents/cucholix/g*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/G*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/g*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/H*/*/'
|
||||
file_source './../repos/contents/cucholix/h*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/H*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/h*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/I*/*/'
|
||||
file_source './../repos/contents/cucholix/i*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/I*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/i*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/J*/*/'
|
||||
file_source './../repos/contents/cucholix/j*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/J*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/j*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/K*/*/'
|
||||
file_source './../repos/contents/cucholix/k*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/K*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/k*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/L*/*/'
|
||||
file_source './../repos/contents/cucholix/l*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/L*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/l*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/M*/*/'
|
||||
file_source './../repos/contents/cucholix/m*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/M*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/m*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/N*/*/'
|
||||
file_source './../repos/contents/cucholix/n*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/N*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/n*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/O*/*/'
|
||||
file_source './../repos/contents/cucholix/o*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/O*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/o*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/P*/*/'
|
||||
file_source './../repos/contents/cucholix/p*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/P*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/p*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/Q*/*/'
|
||||
file_source './../repos/contents/cucholix/q*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/Q*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/q*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/R*/*/'
|
||||
file_source './../repos/contents/cucholix/r*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/R*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/r*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/S*/*/'
|
||||
file_source './../repos/contents/cucholix/s*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/S*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/s*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/T*/*/'
|
||||
file_source './../repos/contents/cucholix/t*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/T*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/t*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/U*/*/'
|
||||
file_source './../repos/contents/cucholix/u*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/U*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/u*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/V*/*/'
|
||||
file_source './../repos/contents/cucholix/v*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/V*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/v*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/W*/*/'
|
||||
file_source './../repos/contents/cucholix/w*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/W*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/w*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/X*/*/'
|
||||
file_source './../repos/contents/cucholix/x*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/X*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/x*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/Y*/*/'
|
||||
file_source './../repos/contents/cucholix/y*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/Y*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/y*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/contents/cucholix/Z*/*/'
|
||||
file_source './../repos/contents/cucholix/z*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/Z*/*/'
|
||||
file_source '/switch/Alchemist/repos/contents/cucholix/z*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
@@ -18,8 +18,8 @@
|
||||
|
||||
[*Active?contents_repo]
|
||||
;grouping=split2
|
||||
file_source './../repos/contents/*/*/{title_id}/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/contents/*/*/{title_id}/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
|
||||
[gap]
|
||||
;mode=table
|
||||
@@ -38,11 +38,11 @@ package_source ./contents_repos.ini
|
||||
|
||||
[*Search Pattern?contents_repo]
|
||||
;mode=option
|
||||
list_file_source './../search_patterns.txt'
|
||||
list_file_source '/switch/Alchemist/search_patterns.txt'
|
||||
set-footer '{list_file_source(*)}'
|
||||
|
||||
[*Search Results?contents_repo]
|
||||
;grouping=split2
|
||||
ini_file './config.ini'
|
||||
file_source './../repos/contents/*/*{ini_file("*Search Pattern?contents_repo",footer)}*/*/'
|
||||
cp "{file_source}" './../contents/{folder_name}/'
|
||||
ini_file '/switch/Alchemist/config.ini'
|
||||
file_source '/switch/Alchemist/repos/contents/*/*{ini_file("*Search Pattern?contents_repo",footer)}*/*/'
|
||||
cp "{file_source}" '/switch/Alchemist/contents/{folder_name}/'
|
||||
@@ -20,16 +20,16 @@
|
||||
;grouping=split5
|
||||
;progress=true
|
||||
on:
|
||||
file_source './../contents/.loaded/*/{title_id}*'
|
||||
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'
|
||||
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}/'
|
||||
file_source '/switch/Alchemist/contents/.loaded/*/{title_id}*'
|
||||
delete '/switch/Alchemist/contents/.loaded/{folder_name}/duplicates.txt'
|
||||
compare '/switch/Alchemist/contents/.loaded/{split({folder_name}," - ",0)} -*/location_on.txt' '/switch/Alchemist/contents/.loaded/{folder_name}/location_on.txt' '/switch/Alchemist/contents/.loaded/{folder_name}/duplicates.txt'
|
||||
move -src '/switch/Alchemist/contents/.loaded/{folder_name}/location_on.txt' -dest '/switch/Alchemist/contents/.loaded/{folder_name}/location_off.txt' -copy_filter '/switch/Alchemist/contents/.loaded/{folder_name}/duplicates.txt'
|
||||
delete '/switch/Alchemist/contents/.loaded/{folder_name}/'
|
||||
off:
|
||||
file_source './../contents/*/{title_id}*'
|
||||
filter './../contents/.loaded/*/'
|
||||
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'
|
||||
file_source '/switch/Alchemist/contents/*/{title_id}*'
|
||||
filter '/switch/Alchemist/contents/.loaded/*/'
|
||||
flag '/switch/Alchemist/contents/{folder_name}/*/' '/switch/Alchemist/contents/.loaded/{folder_name}/'
|
||||
move '/switch/Alchemist/contents/{folder_name}/' '/atmosphere/contents/' -log_src '/switch/Alchemist/contents/.loaded/{folder_name}/location_off.txt' -log_dest '/switch/Alchemist/contents/.loaded/{folder_name}/location_on.txt'
|
||||
|
||||
|
||||
[gap]
|
||||
@@ -45,25 +45,25 @@ off:
|
||||
|
||||
on:
|
||||
logging
|
||||
file_source './../contents/.loaded/*/'
|
||||
file_source '/switch/Alchemist/contents/.loaded/*/'
|
||||
delete '{file_source}duplicates.txt'
|
||||
compare './../contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
|
||||
compare '/switch/Alchemist/contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
|
||||
move -src '{file_source}location_on.txt' -dest '{file_source}location_off.txt' -copy_filter '{file_source}duplicates.txt'
|
||||
delete '{file_source}'
|
||||
off:
|
||||
logging
|
||||
file_source './../contents/*/'
|
||||
filter './../contents/.loaded/'
|
||||
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'
|
||||
file_source '/switch/Alchemist/contents/*/'
|
||||
filter '/switch/Alchemist/contents/.loaded/'
|
||||
flag '{file_source}*/' '/switch/Alchemist/contents/.loaded/{file_name}/'
|
||||
move '{file_source}' '/atmosphere/contents/' -log_src '/switch/Alchemist/contents/.loaded/{file_name}/location_off.txt' -log_dest '/switch/Alchemist/contents/.loaded/{file_name}/location_on.txt'
|
||||
|
||||
|
||||
[*Delete?2]
|
||||
;grouping=split3
|
||||
;hold=true
|
||||
file_source './../contents/.loaded/*/'
|
||||
file_source './../contents/*/'
|
||||
compare './../contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
|
||||
file_source '/switch/Alchemist/contents/.loaded/*/'
|
||||
file_source '/switch/Alchemist/contents/*/'
|
||||
compare '/switch/Alchemist/contents/.loaded/{split({file_name}," - ",0)} -*/location_on.txt' '{file_source}location_on.txt' '{file_source}duplicates.txt'
|
||||
delete -src '{file_source}location_on.txt' -filter '{file_source}duplicates.txt'
|
||||
delete {file_source}
|
||||
|
||||
@@ -80,5 +80,5 @@ delete {file_source}
|
||||
;spacing=10
|
||||
|
||||
'For managing content mods installed in'=''
|
||||
''='"/switch/.packages/Alchemist/contents/"'
|
||||
''='"/switch/Alchemist/contents/"'
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@ on:
|
||||
filter /atmosphere/exefs_patches/vi_patches/
|
||||
filter /atmosphere/exefs_patches/btm_patches/
|
||||
filter /atmosphere/exefs_patches/bluetooth_patches/
|
||||
filter /atmosphere/exefs_patches/audio_mastervolume/
|
||||
filter /atmosphere/exefs_patches/nvnflinger_cmu/
|
||||
filter /atmosphere/exefs_patches/NxThemesInstaller/
|
||||
filter /atmosphere/exefs_patches/SaltyNX_Fixes/
|
||||
@@ -55,6 +56,7 @@ on:
|
||||
filter /atmosphere/exefs_patches/vi_patches/
|
||||
filter /atmosphere/exefs_patches/btm_patches/
|
||||
filter /atmosphere/exefs_patches/bluetooth_patches/
|
||||
filter /atmosphere/exefs_patches/audio_mastervolume/
|
||||
filter /atmosphere/exefs_patches/nvnflinger_cmu/
|
||||
filter /atmosphere/exefs_patches/NxThemesInstaller/
|
||||
filter /atmosphere/exefs_patches/SaltyNX_Fixes/
|
||||
@@ -78,6 +80,7 @@ filter /atmosphere/exefs_patches/nfim_ctest/
|
||||
filter /atmosphere/exefs_patches/vi_patches/
|
||||
filter /atmosphere/exefs_patches/btm_patches/
|
||||
filter /atmosphere/exefs_patches/bluetooth_patches/
|
||||
filter /atmosphere/exefs_patches/audio_mastervolume/
|
||||
filter /atmosphere/exefs_patches/nvnflinger_cmu/
|
||||
filter /atmosphere/exefs_patches/NxThemesInstaller/
|
||||
filter /atmosphere/exefs_patches/SaltyNX_Fixes/
|
||||
@@ -94,13 +97,13 @@ delete {file_source}
|
||||
[*Groups]
|
||||
[*Search Pattern?active]
|
||||
;mode=option
|
||||
list_file_source './../search_patterns.txt'
|
||||
list_file_source '/switch/Alchemist/search_patterns.txt'
|
||||
set-footer '{list_file_source(*)}'
|
||||
|
||||
[*Search Results?active]
|
||||
;mode=toggle
|
||||
;grouping=split3
|
||||
ini_file './config.ini'
|
||||
ini_file '/switch/Alchemist/config.ini'
|
||||
file_source '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
|
||||
filter /atmosphere/exefs_patches/am/
|
||||
filter /atmosphere/exefs_patches/es_patches/
|
||||
@@ -108,6 +111,7 @@ filter /atmosphere/exefs_patches/nfim_ctest/
|
||||
filter /atmosphere/exefs_patches/vi_patches/
|
||||
filter /atmosphere/exefs_patches/btm_patches/
|
||||
filter /atmosphere/exefs_patches/bluetooth_patches/
|
||||
filter /atmosphere/exefs_patches/audio_mastervolume/
|
||||
filter /atmosphere/exefs_patches/NxThemesInstaller/
|
||||
filter /atmosphere/exefs_patches/SaltyNX_Fixes/
|
||||
filter /atmosphere/exefs_patches/hid_patches/
|
||||
@@ -122,11 +126,11 @@ off:
|
||||
|
||||
[Enable All]
|
||||
logging
|
||||
ini_file './config.ini'
|
||||
ini_file '/switch/Alchemist/config.ini'
|
||||
move '/atmosphere/exefs_patches/.offload/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/
|
||||
|
||||
[Disable All]
|
||||
ini_file './config.ini'
|
||||
ini_file '/switch/Alchemist/config.ini'
|
||||
move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/' /atmosphere/exefs_patches/.offload/
|
||||
|
||||
[gap]
|
||||
@@ -140,7 +144,7 @@ move '/atmosphere/exefs_patches/*{ini_file("*Search Pattern?active",footer)}*/'
|
||||
;alignment=left
|
||||
;offset=7
|
||||
;spacing=10
|
||||
''='Patterns can be added to "search_patterns.txt"'
|
||||
''='Patterns can be added to "/switch/Alchemist/search_patterns.txt"'
|
||||
|
||||
|
||||
[exeFS Patches]
|
||||
|
||||
@@ -4,196 +4,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/0*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/1*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/2*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/3*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/4*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/5*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/6*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/7*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/8*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/9*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/0*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/1*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/2*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/3*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/4*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/5*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/6*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/7*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/8*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/9*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/A*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/a*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/A*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/a*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/B*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/b*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/B*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/b*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/C*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/c*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/C*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/c*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/D*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/d*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/D*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/d*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/E*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/e*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/E*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/e*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/F*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/f*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/F*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/f*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/G*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/g*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/G*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/g*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/H*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/h*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/H*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/h*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/I*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/i*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/I*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/i*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/J*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/j*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/J*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/j*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/K*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/k*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/K*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/k*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/L*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/l*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/L*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/l*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/M*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/m*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/M*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/m*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/N*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/n*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/N*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/n*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/O*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/o*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/O*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/o*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/P*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/p*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/P*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/p*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/Q*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/q*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/Q*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/q*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/R*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/r*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/R*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/r*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/S*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/s*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/S*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/s*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/T*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/t*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/T*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/t*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/U*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/u*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/U*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/u*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/V*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/v*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/V*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/v*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/W*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/w*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/W*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/w*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/X*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/x*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/X*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/x*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/Y*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/y*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/Y*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/y*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/Fl4sh9174/Z*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/Fl4sh9174/z*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/Z*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/Fl4sh9174/z*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
@@ -5,196 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/0*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/1*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/2*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/3*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/4*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/5*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/6*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/7*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/8*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/9*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/0*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/1*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/2*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/3*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/4*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/5*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/6*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/7*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/8*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/9*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/A*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/a*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/A*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/a*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/B*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/b*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/B*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/b*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/C*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/c*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/C*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/c*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/D*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/d*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/D*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/d*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/E*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/e*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/E*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/e*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/F*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/f*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/F*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/f*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/G*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/g*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/G*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/g*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/H*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/h*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/H*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/h*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/I*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/i*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/I*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/i*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/J*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/j*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/J*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/j*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/K*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/k*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/K*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/k*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/L*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/l*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/L*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/l*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/M*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/m*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/M*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/m*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/N*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/n*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/N*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/n*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/O*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/o*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/O*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/o*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/P*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/p*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/P*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/p*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/Q*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/q*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/Q*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/q*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/R*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/r*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/R*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/r*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/S*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/s*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/S*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/s*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/T*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/t*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/T*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/t*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/U*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/u*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/U*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/u*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/V*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/v*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/V*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/v*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/W*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/w*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/W*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/w*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/X*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/x*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/X*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/x*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/Y*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/y*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/Y*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/y*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/KeatonTheBot/Z*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/KeatonTheBot/z*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/Z*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/KeatonTheBot/z*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
@@ -5,196 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/0*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/1*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/2*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/3*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/4*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/5*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/6*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/7*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/8*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/9*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/0*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/1*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/2*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/3*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/4*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/5*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/6*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/7*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/8*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/9*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/A*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/a*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/A*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/a*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/B*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/b*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/B*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/b*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/C*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/c*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/C*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/c*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/D*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/d*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/D*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/d*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/E*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/e*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/E*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/e*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/F*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/f*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/F*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/f*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/G*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/g*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/G*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/g*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/H*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/h*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/H*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/h*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/I*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/i*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/I*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/i*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/J*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/j*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/J*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/j*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/K*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/k*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/K*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/k*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/L*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/l*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/L*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/l*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/M*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/m*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/M*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/m*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/N*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/n*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/N*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/n*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/O*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/o*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/O*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/o*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/P*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/p*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/P*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/p*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/Q*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/q*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/Q*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/q*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/R*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/r*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/R*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/r*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/S*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/s*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/S*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/s*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/T*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/t*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/T*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/t*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/U*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/u*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/U*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/u*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/V*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/v*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/V*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/v*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/W*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/w*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/W*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/w*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/X*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/x*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/X*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/x*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/Y*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/y*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/Y*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/y*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/StevensND/Z*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/StevensND/z*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/Z*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/StevensND/z*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
@@ -5,196 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/0*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/1*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/2*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/3*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/4*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/5*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/6*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/7*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/8*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/9*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/0*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/1*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/2*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/3*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/4*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/5*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/6*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/7*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/8*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/9*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/A*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/a*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/A*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/a*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/B*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/b*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/B*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/b*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/C*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/c*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/C*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/c*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/D*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/d*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/D*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/d*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/E*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/e*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/E*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/e*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/F*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/f*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/F*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/f*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/G*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/g*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/G*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/g*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/H*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/h*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/H*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/h*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/I*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/i*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/I*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/i*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/J*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/j*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/J*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/j*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/K*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/k*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/K*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/k*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/L*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/l*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/L*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/l*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/M*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/m*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/M*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/m*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/N*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/n*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/N*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/n*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/O*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/o*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/O*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/o*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/P*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/p*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/P*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/p*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/Q*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/q*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/Q*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/q*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/R*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/r*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/R*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/r*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/S*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/s*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/S*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/s*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/T*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/t*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/T*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/t*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/U*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/u*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/U*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/u*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/V*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/v*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/V*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/v*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/W*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/w*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/W*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/w*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/X*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/x*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/X*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/x*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/Y*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/y*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/Y*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/y*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/*/Z*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/*/z*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/Z*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/z*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
@@ -5,195 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/0*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/1*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/2*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/3*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/4*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/5*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/6*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/7*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/8*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/9*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/0*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/1*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/2*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/3*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/4*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/5*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/6*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/7*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/8*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/9*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/A*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/a*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/A*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/a*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/B*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/b*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/B*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/b*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/C*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/c*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/C*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/c*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/D*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/d*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/D*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/d*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/E*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/e*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/E*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/e*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/F*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/f*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/F*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/f*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/G*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/g*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/G*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/g*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/H*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/h*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/H*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/h*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/I*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/i*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/I*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/i*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/J*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/j*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/J*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/j*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/K*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/k*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/K*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/k*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/L*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/l*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/L*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/l*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/M*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/m*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/M*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/m*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/N*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/n*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/N*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/n*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/O*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/o*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/O*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/o*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/P*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/p*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/P*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/p*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/Q*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/q*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/Q*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/q*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/R*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/r*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/R*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/r*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/S*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/s*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/S*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/s*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/T*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/t*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/T*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/t*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/U*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/u*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/U*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/u*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/V*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/v*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/V*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/v*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/W*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/w*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/W*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/w*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/X*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/x*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/X*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/x*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/Y*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/y*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/Y*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/y*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/cucholix/Z*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/cucholix/z
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/Z*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/cucholix/z*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
@@ -18,8 +18,8 @@
|
||||
[*Active?pchtxt_repo]
|
||||
;grouping=split2
|
||||
logging
|
||||
file_source './../repos/pchtxts/*/*/*.pchtxt-*{title_id}*'
|
||||
cp "{slice({file_source},0,{math({length({file_source})}-17)})}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/*/*.pchtxt-*{title_id}*'
|
||||
cp "{slice({file_source},0,{math({length({file_source})}-17)})}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[gap]
|
||||
;mode=table
|
||||
@@ -38,12 +38,12 @@ package_source ./pchtxt_repos.ini
|
||||
|
||||
[*Search Pattern?pchtxt_repo]
|
||||
;mode=option
|
||||
list_file_source './../search_patterns.txt'
|
||||
list_file_source '/switch/Alchemist/search_patterns.txt'
|
||||
set-footer '{list_file_source(*)}'
|
||||
|
||||
|
||||
[*Search Results?pchtxt_repo]
|
||||
;grouping=split2
|
||||
ini_file './config.ini'
|
||||
file_source './../repos/pchtxts/*/*{ini_file("*Search Pattern?pchtxt_repo",footer)}*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
ini_file '/switch/Alchemist/config.ini'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/*/*{ini_file("*Search Pattern?pchtxt_repo",footer)}*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
@@ -5,196 +5,196 @@
|
||||
[*#]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/0*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/1*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/2*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/3*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/4*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/5*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/6*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/7*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/8*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/9*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/0*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/1*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/2*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/3*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/4*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/5*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/6*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/7*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/8*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/9*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*A]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/A*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/a*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/A*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/a*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*B]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/B*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/b*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/B*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/b*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*C]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/C*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/c*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/C*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/c*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*D]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/D*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/d*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/D*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/d*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*E]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/E*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/e*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/E*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/e*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*F]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/F*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/f*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/F*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/f*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*G]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/G*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/g*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/G*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/g*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*H]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/H*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/h*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/H*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/h*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*I]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/I*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/i*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/I*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/i*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*J]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/J*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/j*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/J*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/j*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*K]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/K*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/k*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/K*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/k*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*L]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/L*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/l*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/L*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/l*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*M]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/M*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/m*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/M*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/m*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*N]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/N*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/n*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/N*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/n*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*O]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/O*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/o*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/O*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/o*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*P]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/P*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/p*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/P*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/p*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Q]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/Q*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/q*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/Q*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/q*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*R]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/R*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/r*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/R*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/r*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*S]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/S*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/s*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/S*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/s*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*T]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/T*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/t*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/T*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/t*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*U]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/U*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/u*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/U*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/u*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*V]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/V*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/v*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/V*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/v*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*W]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/W*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/w*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/W*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/w*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*X]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/X*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/x*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/X*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/x*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Y]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/Y*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/y*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/Y*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/y*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
[*Z]
|
||||
;grouping=split2
|
||||
;mini=true
|
||||
file_source './../repos/pchtxts/theboy181/Z*/*.pchtxt'
|
||||
file_source './../repos/pchtxts/theboy181/z*/*.pchtxt'
|
||||
cp "{file_source}" './../pchtxts/{folder_name}/'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/Z*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/repos/pchtxts/theboy181/z*/*.pchtxt'
|
||||
cp "{file_source}" '/switch/Alchemist/pchtxts/{folder_name}/'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
;title='Alchemist'
|
||||
;display_title='Alchemist '
|
||||
;creator=ppkantorski
|
||||
;version=1.0.4
|
||||
;version=1.0.5
|
||||
;about='This package was designed for managing, converting, and installing mods.'
|
||||
;color=#a264fa
|
||||
;show_widget=true
|
||||
@@ -19,26 +19,26 @@ delete /config/ultrahand/downloads/Alchemist.zip
|
||||
|
||||
[Update All]
|
||||
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/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/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/cucholix_contents.zip ./../repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip /switch/Alchemist/repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip /switch/Alchemist/repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip /switch/Alchemist/repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_pchtxts.zip /switch/Alchemist/repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip /switch/Alchemist/repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip /switch/Alchemist/repos/
|
||||
|
||||
delete './../repos/pchtxts/'
|
||||
mkdir './../repos/pchtxts/'
|
||||
delete './../repos/contents/'
|
||||
mkdir './../repos/contents/'
|
||||
delete '/switch/Alchemist/repos/pchtxts/'
|
||||
mkdir '/switch/Alchemist/repos/pchtxts/'
|
||||
delete '/switch/Alchemist/repos/contents/'
|
||||
mkdir '/switch/Alchemist/repos/contents/'
|
||||
|
||||
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/'
|
||||
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/'
|
||||
unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/'
|
||||
unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/'
|
||||
unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/'
|
||||
unzip '/switch/Alchemist/repos/Fl4sh9174_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/Fl4sh9174/'
|
||||
unzip '/switch/Alchemist/repos/KeatonTheBot_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/KeatonTheBot/'
|
||||
unzip '/switch/Alchemist/repos/StevensND_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/StevensND/'
|
||||
unzip '/switch/Alchemist/repos/cucholix_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/cucholix/'
|
||||
unzip '/switch/Alchemist/repos/theboy181_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/theboy181/'
|
||||
|
||||
unzip './../repos/cucholix_contents.zip' './../repos/contents/cucholix/'
|
||||
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./../repos/CURRENT.ini
|
||||
unzip '/switch/Alchemist/repos/cucholix_contents.zip' '/switch/Alchemist/repos/contents/cucholix/'
|
||||
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini /switch/Alchemist/repos/CURRENT.ini
|
||||
|
||||
[gap]
|
||||
;mode=table
|
||||
@@ -47,38 +47,38 @@ download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/head
|
||||
|
||||
[Fl4sh9174's Mods]
|
||||
try:
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip ./../repos/
|
||||
delete './../repos/pchtxts/Fl4sh9174/'
|
||||
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/'
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/Fl4sh9174_pchtxts.zip /switch/Alchemist/repos/
|
||||
delete '/switch/Alchemist/repos/pchtxts/Fl4sh9174/'
|
||||
unzip '/switch/Alchemist/repos/Fl4sh9174_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/Fl4sh9174/'
|
||||
|
||||
[KeatonTheBot's Mods]
|
||||
try:
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip ./../repos/
|
||||
delete './../repos/pchtxts/KeatonTheBot/'
|
||||
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/'
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/KeatonTheBot_pchtxts.zip /switch/Alchemist/repos/
|
||||
delete '/switch/Alchemist/repos/pchtxts/KeatonTheBot/'
|
||||
unzip '/switch/Alchemist/repos/KeatonTheBot_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/KeatonTheBot/'
|
||||
|
||||
[StevensND's Mods]
|
||||
try:
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip ./../repos/
|
||||
delete './../repos/pchtxts/StevensND/'
|
||||
unzip './../repos/StevensND_pchtxts.zip' './../repos/pchtxts/StevensND/'
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/StevensND_pchtxts.zip /switch/Alchemist/repos/
|
||||
delete '/switch/Alchemist/repos/pchtxts/StevensND/'
|
||||
unzip '/switch/Alchemist/repos/StevensND_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/StevensND/'
|
||||
|
||||
[cucholix's Mods]
|
||||
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_contents.zip ./../repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_pchtxts.zip /switch/Alchemist/repos/
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip /switch/Alchemist/repos/
|
||||
|
||||
delete './../repos/pchtxts/cucholix/'
|
||||
delete './../repos/contents/cucholix/'
|
||||
delete '/switch/Alchemist/repos/pchtxts/cucholix/'
|
||||
delete '/switch/Alchemist/repos/contents/cucholix/'
|
||||
|
||||
unzip './../repos/cucholix_pchtxts.zip' './../repos/pchtxts/cucholix/'
|
||||
unzip './../repos/cucholix_contents.zip' './../repos/contents/cucholix/'
|
||||
unzip '/switch/Alchemist/repos/cucholix_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/cucholix/'
|
||||
unzip '/switch/Alchemist/repos/cucholix_contents.zip' '/switch/Alchemist/repos/contents/cucholix/'
|
||||
|
||||
[theboy181's Mods]
|
||||
try:
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip ./../repos/
|
||||
delete './../repos/pchtxts/theboy181/'
|
||||
unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/'
|
||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip /switch/Alchemist/repos/
|
||||
delete '/switch/Alchemist/repos/pchtxts/theboy181/'
|
||||
unzip '/switch/Alchemist/repos/theboy181_pchtxts.zip' '/switch/Alchemist/repos/pchtxts/theboy181/'
|
||||
|
||||
[Software Update]
|
||||
|
||||
@@ -92,7 +92,7 @@ unzip './../repos/theboy181_pchtxts.zip' './../repos/pchtxts/theboy181/'
|
||||
;offset=120
|
||||
;spacing=3
|
||||
|
||||
ini_file ./../repos/CURRENT.ini
|
||||
ini_file /switch/Alchemist/repos/CURRENT.ini
|
||||
'Release'='{ini_file("Release Info",latest_version)}'
|
||||
'Credits'='Special thanks to Fl4sh9174,'
|
||||
''='KeatonTheBot, StevensND,'
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
;title='Alchemist'
|
||||
;display_title='Alchemist '
|
||||
;creator=ppkantorski
|
||||
;version=1.0.4
|
||||
;version=1.0.5
|
||||
;about='This package was designed for managing, converting, and installing mods.'
|
||||
;credits='Special thanks to Fl4sh9174, KeatonTheBot, StevensND, cucholix and theboy181.'
|
||||
;color=#a264fa
|
||||
@@ -36,14 +36,14 @@ package_source ./include/contents_mods.ini
|
||||
|
||||
[*pchtxt ips]
|
||||
;grouping=split2
|
||||
file_source './pchtxts/*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/pchtxts/*/*.pchtxt'
|
||||
mkdir "/atmosphere/exefs_patches/{folder_name}/"
|
||||
pchtxt2ips "{file_source}" "/atmosphere/exefs_patches/{folder_name}/"
|
||||
|
||||
[*pchtxt cheat]
|
||||
;grouping=split2
|
||||
file_source './pchtxts/*/*.pchtxt'
|
||||
pchtxt2cheat "{file_source}"
|
||||
file_source '/switch/Alchemist/pchtxts/*/*.pchtxt'
|
||||
pchtxt2cheat "{file_source}" "{folder_name}"
|
||||
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@ pchtxt2cheat "{file_source}"
|
||||
[*Delete pchtxt]
|
||||
;grouping=split2
|
||||
;hold=true
|
||||
file_source './pchtxts/*/*.pchtxt'
|
||||
file_source '/switch/Alchemist/pchtxts/*/*.pchtxt'
|
||||
delete "{file_source}"
|
||||
|
||||
|
||||
@@ -135,36 +135,36 @@ dot-clean '/'
|
||||
package_source ./include/software_update.ini
|
||||
|
||||
try:
|
||||
delete ./RELEASE.ini
|
||||
set-ini-val ./include/config.ini 'Update Alchemist' footer ''
|
||||
delete ./repos/RELEASE.ini
|
||||
set-ini-val ./include/config.ini '*Update Repos' footer ''
|
||||
set-ini-val ./include/config.ini 'Update All' footer ''
|
||||
delete /switch/Alchemist/RELEASE.ini
|
||||
set-ini-val /switch/Alchemist/config.ini 'Update Alchemist' footer ''
|
||||
delete /switch/Alchemist/repos/RELEASE.ini
|
||||
set-ini-val /switch/Alchemist/config.ini '*Update Repos' footer ''
|
||||
set-ini-val /switch/Alchemist/config.ini 'Update All' footer ''
|
||||
|
||||
download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini ./RELEASE.ini
|
||||
ini_file ./RELEASE.ini
|
||||
set-ini-val ./include/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}'
|
||||
json '{"null":"true","1.0.4":"false"}'
|
||||
set-ini-val ./include/config.ini 'Update Alchemist' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
|
||||
download https://raw.githubusercontent.com/ppkantorski/Alchemist/refs/heads/main/RELEASE.ini /switch/Alchemist/RELEASE.ini
|
||||
ini_file /switch/Alchemist/RELEASE.ini
|
||||
set-ini-val /switch/Alchemist/config.ini 'Update Alchemist' footer '{ini_file(Release Info,latest_version)}'
|
||||
json '{"null":"true","1.0.5":"false"}'
|
||||
set-ini-val /switch/Alchemist/config.ini 'Update Alchemist' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
|
||||
|
||||
|
||||
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini ./repos/RELEASE.ini
|
||||
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)}'
|
||||
download https://raw.githubusercontent.com/ppkantorski/Alchemist-Repos/refs/heads/main/RELEASE.ini /switch/Alchemist/repos/RELEASE.ini
|
||||
ini_file /switch/Alchemist/repos/RELEASE.ini
|
||||
set-ini-val /switch/Alchemist/config.ini '*Update Repos' footer '{ini_file(Release Info,latest_version)}'
|
||||
set-ini-val /switch/Alchemist/config.ini 'Update All' footer '{ini_file(Release Info,latest_version)}'
|
||||
|
||||
ini_file ./repos/CURRENT.ini
|
||||
ini_file /switch/Alchemist/repos/CURRENT.ini
|
||||
json '{"null":"true","{ini_file(Release Info,latest_version)}":"false"}'
|
||||
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 /switch/Alchemist/repos/RELEASE.ini
|
||||
set-ini-val /switch/Alchemist/config.ini '*Update Repos' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
|
||||
set-ini-val /switch/Alchemist/config.ini 'Update All' footer_highlight '{json({ini_file(Release Info,latest_version)})}'
|
||||
|
||||
|
||||
ini_file ./RELEASE.ini
|
||||
json '{"null":"notify","1.0.4":""}'
|
||||
'{json({ini_file(Release Info,latest_version)})}' 'Alchemist update is available!'
|
||||
ini_file /switch/Alchemist/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
|
||||
ini_file /switch/Alchemist/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!'
|
||||
ini_file /switch/Alchemist/repos/RELEASE.ini
|
||||
'{json({ini_file(Release Info,latest_version)})}' ' Repos update is available!' 22
|
||||
|
||||
339
LICENSE
Normal file
339
LICENSE
Normal file
@@ -0,0 +1,339 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your
|
||||
freedom to share and change it. By contrast, the GNU General Public
|
||||
License is intended to guarantee your freedom to share and change free
|
||||
software--to make sure the software is free for all its users. This
|
||||
General Public License applies to most of the Free Software
|
||||
Foundation's software and to any other program whose authors commit to
|
||||
using it. (Some other Free Software Foundation software is covered by
|
||||
the GNU Lesser General Public License instead.) You can apply it to
|
||||
your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not
|
||||
price. Our General Public Licenses are designed to make sure that you
|
||||
have the freedom to distribute copies of free software (and charge for
|
||||
this service if you wish), that you receive source code or can get it
|
||||
if you want it, that you can change the software or use pieces of it
|
||||
in new free programs; and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid
|
||||
anyone to deny you these rights or to ask you to surrender the rights.
|
||||
These restrictions translate to certain responsibilities for you if you
|
||||
distribute copies of the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether
|
||||
gratis or for a fee, you must give the recipients all the rights that
|
||||
you have. You must make sure that they, too, receive or can get the
|
||||
source code. And you must show them these terms so they know their
|
||||
rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and
|
||||
(2) offer you this license which gives you legal permission to copy,
|
||||
distribute and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain
|
||||
that everyone understands that there is no warranty for this free
|
||||
software. If the software is modified by someone else and passed on, we
|
||||
want its recipients to know that what they have is not the original, so
|
||||
that any problems introduced by others will not reflect on the original
|
||||
authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software
|
||||
patents. We wish to avoid the danger that redistributors of a free
|
||||
program will individually obtain patent licenses, in effect making the
|
||||
program proprietary. To prevent this, we have made it clear that any
|
||||
patent must be licensed for everyone's free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and
|
||||
modification follow.
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains
|
||||
a notice placed by the copyright holder saying it may be distributed
|
||||
under the terms of this General Public License. The "Program", below,
|
||||
refers to any such program or work, and a "work based on the Program"
|
||||
means either the Program or any derivative work under copyright law:
|
||||
that is to say, a work containing the Program or a portion of it,
|
||||
either verbatim or with modifications and/or translated into another
|
||||
language. (Hereinafter, translation is included without limitation in
|
||||
the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not
|
||||
covered by this License; they are outside its scope. The act of
|
||||
running the Program is not restricted, and the output from the Program
|
||||
is covered only if its contents constitute a work based on the
|
||||
Program (independent of having been made by running the Program).
|
||||
Whether that is true depends on what the Program does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's
|
||||
source code as you receive it, in any medium, provided that you
|
||||
conspicuously and appropriately publish on each copy an appropriate
|
||||
copyright notice and disclaimer of warranty; keep intact all the
|
||||
notices that refer to this License and to the absence of any warranty;
|
||||
and give any other recipients of the Program a copy of this License
|
||||
along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and
|
||||
you may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion
|
||||
of it, thus forming a work based on the Program, and copy and
|
||||
distribute such modifications or work under the terms of Section 1
|
||||
above, provided that you also meet all of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices
|
||||
stating that you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in
|
||||
whole or in part contains or is derived from the Program or any
|
||||
part thereof, to be licensed as a whole at no charge to all third
|
||||
parties under the terms of this License.
|
||||
|
||||
c) If the modified program normally reads commands interactively
|
||||
when run, you must cause it, when started running for such
|
||||
interactive use in the most ordinary way, to print or display an
|
||||
announcement including an appropriate copyright notice and a
|
||||
notice that there is no warranty (or else, saying that you provide
|
||||
a warranty) and that users may redistribute the program under
|
||||
these conditions, and telling the user how to view a copy of this
|
||||
License. (Exception: if the Program itself is interactive but
|
||||
does not normally print such an announcement, your work based on
|
||||
the Program is not required to print an announcement.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If
|
||||
identifiable sections of that work are not derived from the Program,
|
||||
and can be reasonably considered independent and separate works in
|
||||
themselves, then this License, and its terms, do not apply to those
|
||||
sections when you distribute them as separate works. But when you
|
||||
distribute the same sections as part of a whole which is a work based
|
||||
on the Program, the distribution of the whole must be on the terms of
|
||||
this License, whose permissions for other licensees extend to the
|
||||
entire whole, and thus to each and every part regardless of who wrote it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest
|
||||
your rights to work written entirely by you; rather, the intent is to
|
||||
exercise the right to control the distribution of derivative or
|
||||
collective works based on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program
|
||||
with the Program (or with a work based on the Program) on a volume of
|
||||
a storage or distribution medium does not bring the other work under
|
||||
the scope of this License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it,
|
||||
under Section 2) in object code or executable form under the terms of
|
||||
Sections 1 and 2 above provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable
|
||||
source code, which must be distributed under the terms of Sections
|
||||
1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three
|
||||
years, to give any third party, for a charge no more than your
|
||||
cost of physically performing source distribution, a complete
|
||||
machine-readable copy of the corresponding source code, to be
|
||||
distributed under the terms of Sections 1 and 2 above on a medium
|
||||
customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer
|
||||
to distribute corresponding source code. (This alternative is
|
||||
allowed only for noncommercial distribution and only if you
|
||||
received the program in object code or executable form with such
|
||||
an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for
|
||||
making modifications to it. For an executable work, complete source
|
||||
code means all the source code for all modules it contains, plus any
|
||||
associated interface definition files, plus the scripts used to
|
||||
control compilation and installation of the executable. However, as a
|
||||
special exception, the source code distributed need not include
|
||||
anything that is normally distributed (in either source or binary
|
||||
form) with the major components (compiler, kernel, and so on) of the
|
||||
operating system on which the executable runs, unless that component
|
||||
itself accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering
|
||||
access to copy from a designated place, then offering equivalent
|
||||
access to copy the source code from the same place counts as
|
||||
distribution of the source code, even though third parties are not
|
||||
compelled to copy the source along with the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program
|
||||
except as expressly provided under this License. Any attempt
|
||||
otherwise to copy, modify, sublicense or distribute the Program is
|
||||
void, and will automatically terminate your rights under this License.
|
||||
However, parties who have received copies, or rights, from you under
|
||||
this License will not have their licenses terminated so long as such
|
||||
parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not
|
||||
signed it. However, nothing else grants you permission to modify or
|
||||
distribute the Program or its derivative works. These actions are
|
||||
prohibited by law if you do not accept this License. Therefore, by
|
||||
modifying or distributing the Program (or any work based on the
|
||||
Program), you indicate your acceptance of this License to do so, and
|
||||
all its terms and conditions for copying, distributing or modifying
|
||||
the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the
|
||||
Program), the recipient automatically receives a license from the
|
||||
original licensor to copy, distribute or modify the Program subject to
|
||||
these terms and conditions. You may not impose any further
|
||||
restrictions on the recipients' exercise of the rights granted herein.
|
||||
You are not responsible for enforcing compliance by third parties to
|
||||
this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent
|
||||
infringement or for any other reason (not limited to patent issues),
|
||||
conditions are imposed on you (whether by court order, agreement or
|
||||
otherwise) that contradict the conditions of this License, they do not
|
||||
excuse you from the conditions of this License. If you cannot
|
||||
distribute so as to satisfy simultaneously your obligations under this
|
||||
License and any other pertinent obligations, then as a consequence you
|
||||
may not distribute the Program at all. For example, if a patent
|
||||
license would not permit royalty-free redistribution of the Program by
|
||||
all those who receive copies directly or indirectly through you, then
|
||||
the only way you could satisfy both it and this License would be to
|
||||
refrain entirely from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under
|
||||
any particular circumstance, the balance of the section is intended to
|
||||
apply and the section as a whole is intended to apply in other
|
||||
circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any
|
||||
patents or other property right claims or to contest validity of any
|
||||
such claims; this section has the sole purpose of protecting the
|
||||
integrity of the free software distribution system, which is
|
||||
implemented by public license practices. Many people have made
|
||||
generous contributions to the wide range of software distributed
|
||||
through that system in reliance on consistent application of that
|
||||
system; it is up to the author/donor to decide if he or she is willing
|
||||
to distribute software through any other system and a licensee cannot
|
||||
impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to
|
||||
be a consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in
|
||||
certain countries either by patents or by copyrighted interfaces, the
|
||||
original copyright holder who places the Program under this License
|
||||
may add an explicit geographical distribution limitation excluding
|
||||
those countries, so that distribution is permitted only in or among
|
||||
countries not thus excluded. In such case, this License incorporates
|
||||
the limitation as if written in the body of this License.
|
||||
|
||||
9. The Free Software Foundation may publish revised and/or new versions
|
||||
of the General Public License from time to time. Such new versions will
|
||||
be similar in spirit to the present version, but may differ in detail to
|
||||
address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program
|
||||
specifies a version number of this License which applies to it and "any
|
||||
later version", you have the option of following the terms and conditions
|
||||
either of that version or of any later version published by the Free
|
||||
Software Foundation. If the Program does not specify a version number of
|
||||
this License, you may choose any version ever published by the Free Software
|
||||
Foundation.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free
|
||||
programs whose distribution conditions are different, write to the author
|
||||
to ask for permission. For software which is copyrighted by the Free
|
||||
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||
make exceptions for this. Our decision will be guided by the two goals
|
||||
of preserving the free status of all derivatives of our free software and
|
||||
of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||
REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||
POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest
|
||||
possible use to the public, the best way to achieve this is to make it
|
||||
free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest
|
||||
to attach them to the start of each source file to most effectively
|
||||
convey the exclusion of warranty; and each file should have at least
|
||||
the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
<one line to give the program's name and a brief idea of what it does.>
|
||||
Copyright (C) <year> <name of author>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program is interactive, make it output a short notice like this
|
||||
when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) year name of author
|
||||
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||
This is free software, and you are welcome to redistribute it
|
||||
under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||
parts of the General Public License. Of course, the commands you use may
|
||||
be called something other than `show w' and `show c'; they could even be
|
||||
mouse-clicks or menu items--whatever suits your program.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your
|
||||
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||
necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||
|
||||
<signature of Ty Coon>, 1 April 1989
|
||||
Ty Coon, President of Vice
|
||||
|
||||
This General Public License does not permit incorporating your program into
|
||||
proprietary programs. If your program is a subroutine library, you may
|
||||
consider it more useful to permit linking proprietary applications with the
|
||||
library. If this is what you want to do, use the GNU Lesser General
|
||||
Public License instead of this License.
|
||||
@@ -42,12 +42,12 @@ Alchemist does not include mods directly. Mods are distributed through the Alche
|
||||
- **Pchtxt Mods**: Available in [Alchemist Repos](https://github.com/ppkantorski/Alchemist-Repos). Users can download individual author packs or use the “Update All” feature within Alchemist.
|
||||
- **Content Mods**: Organized by title ID in the same repositories. Use the “Install Contents” section to deploy content mods to the correct directories.
|
||||
- Format for adding content mods is as follows:
|
||||
- `/switch/.packages/Alchemist/contents/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/...`
|
||||
- `/switch/Alchemist/contents/{TITLE_NAME} - {MOD_NAME}/{TITLE_ID}/...`
|
||||
|
||||
## Installation
|
||||
|
||||
1. Unzip `Alchemist.zip` to the root of your SD card. The `Alchemist` folder will appear under `/switch/.packages/`.
|
||||
2. Ensure that mods are organized in the `repos` subfolders as outlined above.
|
||||
1. Unzip `Alchemist.zip` to the root of your SD card. The Ultrahand package lives under `/switch/.packages/Alchemist/`, while **persistent data** (repos, staging `pchtxts/` and `contents/`, `search_patterns.txt`, and `config.ini`) is stored under **`/switch/Alchemist/`** so it survives CFW pack updates that wipe `.packages`.
|
||||
2. Ensure that mods are organized in `/switch/Alchemist/repos/` as outlined above (or use “Update Repos” in the package).
|
||||
3. Use the package menus to manage, convert, or install mods as needed.
|
||||
|
||||
## Additional Information
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
[Release Info]
|
||||
latest_version=1.0.4
|
||||
latest_version=1.0.5
|
||||
|
||||
Reference in New Issue
Block a user