MERGE: Working iterations of linux and windows shell scripts and updated modlist. #9

Merged
saru merged 13 commits from untested into main 2024-10-27 16:32:27 -05:00
Showing only changes of commit 0889cc265e - Show all commits

View File

@ -10,7 +10,7 @@ echo "################"
# zip;
# printf "${process0} \e[32m[DONE!]\e[0m"
moddir="~/.minecraft"
moddir="/home/$USER/.minecraft"
cd ${moddir}
process0="Backing up existing mod folder..."