Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- echo -n "Uninstalling Minecraft..."
- rm -rf ~/.minecraft/{bin,launcher,resources,texturepacks}
- echo "Done, you can start Minecraft now.\nIf you have any issues, please come back to #minecrafthelp."
- read -p "Press Enter to exit."
Advertisement
Add Comment
Please, Sign In to add comment