Update software_update.ini - bug patch

This commit is contained in:
ppkantorski
2025-10-05 09:02:49 -07:00
committed by GitHub
parent 1be2257001
commit 5b4f6ad7c7

View File

@@ -1,7 +1,7 @@
;title='Alchemist'
;display_title='Alchemist '
;creator=ppkantorski
;version=1.0.1
;version=1.0.2
;about='This package was designed for managing, converting, and installing mods.'
;color=#a264fa
;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/cucholix_contents.zip ./../repos/
delete './../repos/pchtxts/*/'
delete './../repos/contents/*/'
delete './../repos/pchtxts/'
mkdir './../repos/pchtxts/'
delete './../repos/contents/'
mkdir './../repos/contents/'
unzip './../repos/Fl4sh9174_pchtxts.zip' './../repos/pchtxts/Fl4sh9174/'
unzip './../repos/KeatonTheBot_pchtxts.zip' './../repos/pchtxts/KeatonTheBot/'