Skip to content

Simple KSP plugin that automatically loads the specified savegame upon game start.

License

Notifications You must be signed in to change notification settings

allista/AutoLoadGame

Repository files navigation

AutoLoadGame

Simple KSP plugin that automatically loads the specified savegame upon game start.

To use it, create the AutoLoadGame.conf file in your saves directory and put the following two options there:

    game = YouGameFolder
    save = savegame

The savegame name may be a filename of any file.sfs under YouGameFolder, but it should be given WITHOUT the extension. For example, use:

    game = default
    save = persistent

to automatically load your default game in the state you'v left it.

About

Simple KSP plugin that automatically loads the specified savegame upon game start.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages