Merge pull request #233 from mobilegmYT/patch-22

Remove useless install file
pull/239/head
Botspot 4 years ago committed by GitHub
commit c40c497a9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,6 +42,8 @@ echo '{
}
}' > $HOME/.minecraft/launcher_profiles.json
sudo rm -rf ~/Minecraft
echo 'Installation is now done! You can open the launcher by going to Menu > Games > Minecraft Launcher'
echo -e "\e[21m\e[5mWARNING:\e[0m\e[97mYou can only play Minecraft versions \e[1m1.13\e[0m and higher with your current configuration! To use lower versions, please follow the instructions at \e[96mhttps://www.noxxtech.tk/minecraft-install#h.fpnon3xvmuoz\e[39m to play versions \e[1m1.12\e[0m and under!"
read -p "Press [Enter] to continue after you've read the above message"

@ -43,6 +43,8 @@ echo '{
}
}' > $HOME/.minecraft/launcher_profiles.json
sudo rm -rf ~/Minecraft
echo 'Installation is now done! You can open the launcher by going to Menu > Games > Minecraft Launcher'
echo -e "\e[21m\e[5mWARNING:\e[0m\e[97mYou can only play Minecraft versions \e[1m1.13\e[0m and higher with your current configuration! To use lower versions, please follow the instructions at \e[96mhttps://www.noxxtech.tk/minecraft-install#h.fpnon3xvmuoz\e[39m to play versions \e[1m1.12\e[0m and under!"

Loading…
Cancel
Save