Skip to content

A basic file 'synchronizer', or rather a savegame backupper.

License

Notifications You must be signed in to change notification settings

k3rielit/keri-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SYNC

A basic file 'synchronizer', or rather a savegame backupper. Checks game and backup directories for newer or missing files based on a config file, and then copies them over. If no config file is present, it generates a default one. To keep the files organized, the backups are always in .\saves\<name>, which is fine for savegames, but not for anything else...

Config

  • Format: <name> = <path>
  • Ignores lines starting with //

To-do

  • Optional relative config paths
  • Switching to <path> = <path> in the config
  • Making the timer optional and user adjustable, or just removing it...
  • Setting console title based on system language.
  • Menu system
  • Built-in basic editors and tools
  • Reveal in File Explorer
  • Utilizing command line arguments
  • ...

About

A basic file 'synchronizer', or rather a savegame backupper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages