Skip to content

kerpak/KerbalSyncProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kerbal Sync Program

Synchronize your missions in the clouds.

USAGE

  1. Fork https://github.com/kerpak/KerbalSyncProgram to your github account.
  2. 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
  1. Update Steam launch command:

    On Windows:

    KerbalSync %command%

    On Linux:

    ./KerbalSync %command%

REQUIREMENTS

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.

LICENSE

This is free and unencumbered software released into the public domain.

See accompanying file UNLICENSE or copy at http://unlicense.org/UNLICENSE

About

Synchronize your missions in the clouds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published