Synchronize your missions in the clouds.
- Fork https://github.com/kerpak/KerbalSyncProgram to your github account.
- Setup your Kerbal Space Program folder:
cd "<.../path/to>/Kerbal Space Program"
git init
git remote add origin git@github.com:<yourself>/KerbalSyncProgram.git
git pull origin master
Update Steam launch command:
- On Windows:
KerbalSync %command%
- On Linux:
./KerbalSync %command%
You have to have git in your PATH so the scripts can find it. Alternatively, you can edit the KerbalSync scripts to add git location to the PATH environment variable.
This is free and unencumbered software released into the public domain.
See accompanying file UNLICENSE or copy at http://unlicense.org/UNLICENSE