Last active
February 27, 2020 14:06
-
-
Save stelabouras/1223880 to your computer and use it in GitHub Desktop.
Create a link from your Dropbox saves to your MineCraft saves
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -s /[path to your Dropbox directory]/Minecraft/saves /Users/[your MacOSX username]/Library/Application\ Support/minecraft/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment