Update software_update.ini - bug patch
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
;title='Alchemist'
|
;title='Alchemist'
|
||||||
;display_title='Alchemist '
|
;display_title='Alchemist '
|
||||||
;creator=ppkantorski
|
;creator=ppkantorski
|
||||||
;version=1.0.1
|
;version=1.0.2
|
||||||
;about='This package was designed for managing, converting, and installing mods.'
|
;about='This package was designed for managing, converting, and installing mods.'
|
||||||
;color=#a264fa
|
;color=#a264fa
|
||||||
;show_widget=true
|
;show_widget=true
|
||||||
@@ -26,8 +26,10 @@ download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download
|
|||||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip ./../repos/
|
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/theboy181_pchtxts.zip ./../repos/
|
||||||
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip ./../repos/
|
download https://github.com/ppkantorski/Alchemist-Repos/releases/latest/download/cucholix_contents.zip ./../repos/
|
||||||
|
|
||||||
delete './../repos/pchtxts/*/'
|
delete './../repos/pchtxts/'
|
||||||
delete './../repos/contents/*/'
|
mkdir './../repos/pchtxts/'
|
||||||
|
delete './../repos/contents/'
|
||||||
|
mkdir './../repos/contents/'
|
||||||
|
|
||||||
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/'
|
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/'
|
||||||
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/'
|
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/'
|
||||||
|
|||||||
Reference in New Issue
Block a user