Last active
March 9, 2019 00:34
-
-
Save facelordgists/75e1799f593d6bc2f7320f7253f0b467 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
#taken from here: https://community.playstarbound.com/threads/synchronize-savegames-between-windows-mac-and-linux.53217/ | |
cd /Users/milojennings/Library/Application\ Support/Steam/steamapps/common/Starbound/storage | |
ln -s /Users/milojennings/Dropbox/User\ Account\ Settings/Starbound/player player | |
ln -s /Users/milojennings/Dropbox/User\ Account\ Settings/Starbound/universe universe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment