Update package.ini
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
;title='Mod Alchemist'
|
;title='Mod Alchemist'
|
||||||
;creator=ppkantorski
|
;creator=ppkantorski
|
||||||
;version=0.4.3
|
;version=0.4.4
|
||||||
;about='This package was designed for managing, converting, and installing mods.'
|
;about='This package was designed for managing, converting, and installing mods.'
|
||||||
;color=#8e43f7
|
;color=#8e43f7
|
||||||
|
|
||||||
@@ -140,32 +140,49 @@ pchtxt2ips "{file_source}" "/atmosphere/exefs_patches/{folder_name}/"
|
|||||||
file_source './pchtxts/*/*.pchtxt'
|
file_source './pchtxts/*/*.pchtxt'
|
||||||
pchtxt2cheat "{file_source}"
|
pchtxt2cheat "{file_source}"
|
||||||
|
|
||||||
[gap]
|
[*Delete pchtxt]
|
||||||
;mode=table
|
;grouping=split2
|
||||||
;background=false
|
file_source './pchtxts/*/*.pchtxt'
|
||||||
;gap=20
|
delete "{file_source}"
|
||||||
|
|
||||||
[pchtxt info]
|
|
||||||
;mode=table
|
|
||||||
;background=false
|
|
||||||
;alignment=left
|
|
||||||
;offset=9
|
|
||||||
;spacing=10
|
|
||||||
|
|
||||||
'"/{GAME} - {MOD}/{VERSION}.pchtxt" go in'=''
|
#[gap]
|
||||||
''='"/switch/.packages/Mod Alchemist/pchtxts/"'
|
#;mode=table
|
||||||
|
#;background=false
|
||||||
|
#;gap=20
|
||||||
|
#
|
||||||
|
#[pchtxt info]
|
||||||
|
#;mode=table
|
||||||
|
#;background=false
|
||||||
|
#;alignment=left
|
||||||
|
#;offset=9
|
||||||
|
#;spacing=10
|
||||||
|
#
|
||||||
|
#'"/{GAME} - {MOD}/{VERSION}.pchtxt" go in'=''
|
||||||
|
#''='"/switch/.packages/Mod Alchemist/pchtxts/"'
|
||||||
|
|
||||||
|
|
||||||
[@More]
|
[@More]
|
||||||
|
|
||||||
#[Mod Repos]
|
[Mod Repos]
|
||||||
#
|
|
||||||
#[*Install pchtxt's]
|
[*Install pchtxt's]
|
||||||
#[*theboy181's Mods]
|
[*Fl4sh9174's Mods]
|
||||||
#;grouping=split4
|
;grouping=split2
|
||||||
#file_source /config/ultrahand/downloads/theboy181/switch-ptchtxt-mods-main/*/*/*/*.zip
|
file_source './repos/Fl4sh9174/*/*.pchtxt'
|
||||||
#
|
cp "{file_source}" './pchtxts/{folder_name}/'
|
||||||
#
|
|
||||||
|
[*StevensND's Mods]
|
||||||
|
;grouping=split2
|
||||||
|
file_source './repos/StevensND/*/*.pchtxt'
|
||||||
|
cp "{file_source}" './pchtxts/{folder_name}/'
|
||||||
|
|
||||||
|
[*KeatonTheBot's Mods]
|
||||||
|
;grouping=split2
|
||||||
|
file_source './repos/KeatonTheBot/*/*.pchtxt'
|
||||||
|
cp "{file_source}" './pchtxts/{folder_name}/'
|
||||||
|
|
||||||
|
|
||||||
#[*Download Bundles]
|
#[*Download Bundles]
|
||||||
#[theboy181's Mods]
|
#[theboy181's Mods]
|
||||||
#mkdir /config/ultrahand/downloads/theboy181/
|
#mkdir /config/ultrahand/downloads/theboy181/
|
||||||
|
|||||||
Reference in New Issue
Block a user