MERGE: First draft of POSIX-compliant installer and initial commit for .gitignore #10

Closed
saru wants to merge 87 commits from untested into main
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..."