Skip to content

Instantly share code, notes, and snippets.

@ngscheurich
Last active August 29, 2015 13:57
Show Gist options
  • Save ngscheurich/9494402 to your computer and use it in GitHub Desktop.
Save ngscheurich/9494402 to your computer and use it in GitHub Desktop.
Starbound ❤ Dropbox (Windows PowerShell)
PS > cmd /c mklink /d "C:\Program Files (x86)\Steam\SteamApps\common\Starbound\player" "C:\Users\{your_username}\Dropbox\Starbound\player"
PS > cmd /c mklink /d "C:\Program Files (x86)\Steam\SteamApps\common\Starbound\universe" "C:\Users\{your_username}\Dropbox\Starbound\universe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment